body	{
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color: #24080C;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
		}
td, tr,div {
	font-family: verdana, tahoma, sans-serif;  
	color: #cccccc ; 
	font-size: 11px;
}
a:link, a:active, a:visited {
	font-family: verdana, tahoma, sans-serif;  
	color: #ffffff ; 
	font-size: 11px;
   	text-decoration: underline;
  }
a:hover {
	font-family: verdana, tahoma, sans-serif;  
	color: #ffffff ; 
	font-size: 11px;
   	text-decoration: underline;   }
input, textarea {
font-family: arial, tahoma, sans-serif;
font-size: 11px;
border: 2px inset;
}
.main {
position:absolute; 
left:11px; 
top:0px; 
height:120%;

}
.nav { 
position:absolute; 
left:30px; 
top:100px; 
background-color:black;
border:1px solid #4B223F;
width:231px;
}
.content {
position:absolute;
left:270px;
top:130px;
width:420px;
}
.latest {
	position:absolute;
	left:285px;
	top:210px;
	background-image:url(images/header2.jpg);	background-repeat:no-repeat;
	width:469px;
	height:561px;
}
.sublatest {
	position:absolute;
	left:285px;
	top:130px;
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:161px;
}
.indexbtm {
	position:absolute;
	left:285px;
	top:520px;
	background-color:#473F4C;
	border:1px solid #000000;
	width:469px;
	height:400;
}
.subindexbtm {
	position:absolute;
	left:285px;
	top:120px;
	background-color:#473F4C;
	border:1px solid #000000;
	width:469px;
}
	

