body 
{
background: #151414 url(index_05.jpg) repeat;
font-size: 11px;
color: #c0c2c4;
margin: 0; padding: 0; 
font-family: georgia;
scrollbar-track-color: #141414;
scrollbar-highlight-color: #141414; 
scrollbar-3dlight-color: #141414; 
scrollbar-darkshadow-color: #141414; 
scrollbar-shadow-color: #141414;
scrollbar-face-color: #045399;  
scrollbar-arrow-color: #141414;
text-align:center;
}

.head { 
	background: #151414 url(index_05.jpg) repeat;
	width: 582px; margin-left:-1px;
	border-right: 1px solid #151414;
	border-left: 1px solid #151414;
	border-top: 1px dashed #c9c8c8;
	border-bottom: 1px dashed #c9c8c8;
	font-weight: bold; 
	font-size: 14px; 
	color: #8ac8ff;
	letter-spacing: 2px;
	text-align: center; 
	text-transform: uppercase;
	}

.head:first-letter {color: #d0e8fe; font-style:italic;}
.navhead:first-letter {color: #d0e8fe; font-style:italic;}

.navhead { 
	background: #151414 url(index_05.jpg) repeat;
	margin-left:-1px;margin-right:-1px;
	border-right: 1px solid #151414;
	border-left: 1px solid #151414;
	border-top: 1px dashed #c9c8c8;
	border-bottom: 1px dashed #c9c8c8;
	font-weight: bold; 
	font-size: 14px; 
	color: #8ac8ff;
	letter-spacing: 2px;
	text-align: center; 
	text-transform: uppercase;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#5eb3ff;
	}

a:hover {
	text-decoration: none; 
	cursor: crosshair;
	color: #d4eafe;
	}

#img1
{
background: url(index_01.jpg) no-repeat;
height: 119px; position: relative;
}

#img2
{
background: url(index_02.jpg) no-repeat;
height: 119px; position: relative;
}

#img3
{
background: url(index_03.jpg) no-repeat;
height: 119px; position: relative;
}

#img4
{
background: url(index_04.jpg) no-repeat;
height: 119px; position: relative;
}

#wrap{width: 750px; margin: auto;}
#content{background: url(cont.png); border: 1px dashed #c9c8c8;width: 580px; float: left; margin-left: 0px; margin-top: -15px; position: relative; display: inline; text-align:justify;}
#nav{background: url(cont.png); border: 1px dashed #c9c8c8; width: 154px; float: right; margin-right: 0px; margin-top: -15px; position: relative; display: inline;}
#foot{height: 20px;clear: both;}
#bottom{width:100%; background: url(bg.jpg); height: 451px; margin-bottom:-451px;}

a.nav {
display: block;
width: 154px;
text-align:center; 
margin-top: 2px;
margin-bottom:2px;
text-decoration: none;
}

a.nav:hover {
display: block;
width: 154px;
	background: #151414 url(index_05.jpg) repeat;
	margin-left:-1px;padding-left:2px;
	margin-top:-1px; margin-bottom:-1px;
	border-top: 1px dashed #c9c8c8;
	border-bottom: 1px dashed #c9c8c8;
	color: #8ac8ff;
	text-align: center; 
cursor: crosshair;
text-decoration: none;
}


