body, html
{ 
  color: #999999;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  letter-spacing: 0px;
  margin-left: 5px;
   background-image: url('../black/blackbg.jpg');
  background-repeat:repeat-y;
  background-color: #000000;
  scrollbar-face-color: #000000 !important;
  scrollbar-shadow-color: #772407 !important;  
  scrollbar-highlight-color: #000000 !important;
  scrollbar-3dlight-color: #772407 !important;
  scrollbar-darkshadow-color: #000000 !important;
  scrollbar-track-color: #000000 !important;
  scrollbar-arrow-color: #772407 !important 

}

A {
	 font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size:10px;
	text-decoration: none;
	cursor:crosshair; 
	}
 
	
 
A:link {
    text-decoration: none;
	color:#9D2C00
	
}

A:visited {
   text-decoration: none;
	color:#9D2C00
	
}

A:hover {
      border-bottom:1px dashed #b6423f;
     cursor: crosshair; 
     color:#FFFFFF;
     }
     

A:active  {
	 border-bottom:0px dashed #b6423f;
	text-decoration: none
	color:#FFFFFF;
}


#header{
	position:absolute;
	top:20px;
	left:100px;
	}

#navigation{
	position:absolute;
	top:350px;
	left:150px;
	}




#Content {
	position:absolute;
	top:400px;
	left:300px;
	width:580px;
	bottom:20px;
	height:inherit;
	padding:10px;
background-color:#000000;
	border:1px dashed #9E2007;
	line-height:17px;
	}

#Menu {
	position:absolute;
	top:400px;
	left:100px;
	width:172px;
	height:400;
	padding:10px;
background-color:#000000;
	border:1px dashed #9E2007;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#MenuTwo {
	position:absolute;
	top:870px;
	left:100px;
	width:200;
	height:auto;
background-color:#000000;
	border:1px dashed #9E2007;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#MenuTwo {width:150px;}
