h1, h2, h3, p, table, li, address {font-family : 'times new roman'; color : white;}

p, th, td 	{font-size : 80%;} 

h1 		{color : red; font-size : 275%; font-style : italic;}

h2 		{color : red; font-size : 150%;}

h3, hr 		{color : red;}

a:link 		{color : red;}
a:visited 	{color : red;}
a:active 	{color : white;}
a:hover 	{color : white;} 

div.red 	{color : red;}

img 		{border : 0 solid black;}
img.floatLeft 	{float : left; margin : 4px;} 
img.floatRight 	{float : right; margin : 4px;} 

body 		{background-color : black;} 
div.wrap	{width : 960px; margin : 0 auto;}
div.container	{float : left; width : 960px; background-color : black;}
div.header 	{float : left; text-align : center; width : 100%;} 
div.hmenu 	{float : left; text-align : center; width : 100%; word-spacing: 2em;} /* background-color : #151515; } */
div.left 	{float : left; text-align : center; width : 130px; text-align : left; text-decoration : none;} 
div.mid 	{float : left; text-align : center; width : 700px; background-color : black; color : white;} 
div.right 	{float : left; text-align : center; width : 130px;} 
div.footer 	{float : left; text-align : center; height : 100px; width : 100%;} 
div.menu 	{padding : 0.5em; height : 2.25%; text-align : left; text-decoration : none;} 
  
p.leftmargin 	{margin-left : 1cm;} 
p.rightmargin 	{margin-right : 1cm;} 
p.margin 	{margin : 1cm 1cm 1cm 1cm;}

div.hmenu a:link 	{background-color : #000000; color : red; text-decoration : none;} 
div.hmenu a:visited {color : red; text-decoration : none;} 
div.hmenu a:active 	{color : white; text-decoration : none;} 
div.hmenu a:hover 	{background-color : black; color : white; text-decoration : none;} 

div.vmenu		{padding : 0; margin : 0;list-style : none;} 
div.vmenu a 	{display : inline; width : 7em; background-color : black; border-style: solid; border-size : 1px; border-width : 1px; border-color : black;} 
div.vmenu a:link {background-color : #000000; color : red; text-decoration : none;} 
div.vmenu a:visited {color : red; text-decoration : none;} 
div.vmenu a:active {color : white; text-decoration : none;} 
div.vmenu a:hover {background-color : black; color : white; text-decoration : none;} 

div.vmenu div.submenu1	{position : relative; width : 7em; left : 115px; text-align : left;} 
div.vmenu:hover div.submenu1 {left : 115px;}
div.vmenu:sfhover div.submenu1 {left : 115px;}

#nav, #nav ul	{padding : 0; margin : 0; list-style : none;} 
#nav a 			{display : block; width : 7em; background-color : black; border-style: solid; border-size : 1px; border-width : 1px; border-color : black;} 
#nav a:link 	{background-color : #000000; color : red; text-decoration : none;} 
#nav a:visited 	{color : red; text-decoration : none;} 
#nav a:active 	{color : white; text-decoration : none;} 
#nav a:hover 	{background-color : #121212; color : white; text-decoration : underline;} 
#nav li 		{float : left; width : 7em;} 
#nav li ul 		{position : absolute; width : 7em; left : -999em; text-align : left; } 
#nav li:hover ul {left : 90px;} 
#nav li:hover ul, #nav li.sfhover ul {left : 90px;}  

div.left-fp 	{float : left; text-align : center; color : red; padding : 0.5em; height : 550px; width : 31%;} 
div.mid-fp 	{float : left; text-align : center; padding : 0.5em; height : 550px; width : 31%;} 
div.right-fp 	{float : left; text-align : center; color : red; padding : 0.5em; height : 550px; width : 31%;} 
