html, body { background: black url('images/bg.jpg') repeat-x; margin:0; padding:0; color:#aeaaa8; font-family:Tahoma, Geneva, sans-serif;}

#hidden { visibility:hidden; float:left;}

#wrap { width:800px; margin-right:auto; margin-left:auto; margin-top:10px; padding-top:0px; border:2px solid black; background:black; }

#content { width:780px; margin:10px; border:1px solid gray;  min-height:300px; }
	#line1 {width:772px; margin: 4px 4px 0 4px;  height:200px; background:#460e11; border-bottom:2px solid white;}
	#line2, #line2a {width:772px;   margin: 0 4px 4px 4px;}
	#line2a a {color:#62d6c1;}
	#line2 { height:400px;}
	#line2a {padding:20px; width:725px;}
	
	#links { float:left; position: absolute; width:800px; margin-right:auto; margin-left:auto;}
		#links ul {list-style-type:none; padding:0;  margin:0; width:190px; margin-left:4px; background: url('images/bg-link.png');}
		#links ul li {padding:15px;padding-left:15px;}
		#links ul li:hover {background: url('images/bg-link-hover.png');}
		#links ul li a { color:black; font-size:16pt; text-decoration:none; font-weight:700;}
		
	#link1 {width:800px; margin-right:auto; margin-left:auto;  }
		#link1 ul {list-style-type:none; padding:0;  margin:0; margin-left:4px; }
		#link1 ul li { float:left; padding: 5px 15px 5px 15px;  background:#2b2724; width:106px; text-align:center; border-bottom:2px solid white; border-left:2px solid white; }
		#link1 ul li:hover {background: url('images/bg-link-hover.png');}
		#link1 ul li a { color:white; font-size:16pt; text-decoration:none; font-weight:700;}
		
	#tag {float:left; position: absolute; top:570px; width:750px; margin-left:4px; background: url('images/bg-tag.png');}

#footnote { font-size:11pt;}
#footnote a {color:#2b2724;}

#service-list a { font-weight:800; font-size:13pt; color:#62d6c1;}

/* STYLING FOR STANDARD TAGS */

h1 {color:yellow; font-style:italic;}
 