body {
margin: 0px;
font-family: Arial, Verdana; 
font-size: 11px; 
color: #000000; 
background-color: #560809;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #560809; 
scrollbar-face-color: #7E0101; 
scrollbar-shadow-color: #521800;
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color: #560809;
scrollbar-arrow-color: #000000;

}


A:link,A:visited,A:active  
{
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none; 
color:#151515; }

a:hover     
{text-decoration: none; 
font-weight:bold;
color:#000000;}

.head { 
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 5px;
	font-family: Georgia, "Times New Roman";
	border-bottom: 2px solid #000000;
	padding-left: 15px;
}


hr
{color:#000000}

#nav {
position: absolute;
top: 515px;
left: 2px;
width: 150px;
height: 300px;
padding: 0px;
}

#content {
position: absolute;
top: 470px;
left: 159px;
width: 470px;
height: 350px;
padding: 0px;
}

#image {
position: absolute;
top: 0px;
left: 0px;
width: 750px;
height: 600px;
padding: 0px;
}
