
body
{
margin-top:0px;
margin-bottom:0px;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}

#mainbody
{width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#000000;
}

.logo {
width:auto;
height:auto;
float:left;
margin-left:120px;
}

.header {
	height: 245px;
	width: 800px;
	background-image:url(images/header.jpg);
	
}

.home {
	width:auto;
	height:auto;
	margin-left:25px;
	margin-right:20px;
	float:left;
	}
	
.homelink {
	width:auto;
	height:auto;
	float:left;
	font-size:13px;
	margin-right:25px;
	margin-top:12px;
	}
	
	
.lastlink{
	width:auto;
	height:auto;
	font-size:13px;
	margin-top:12px;
	float:right;
	}


.linkbg {
	background-image: url(images/linkbg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 100%;
}

.middlearea {
	width:100%;
	height:auto;
	padding:10px 5px;
	}
	
.boxes {
	width:160px;
	height:auto;
	background-color:#270202;
	float:left;
	}

.box1 {
	width:156px;
	height:110px;
	border-left:2px solid #460400;
	border-right:2px solid #460400;
	clear:both;
	text-align:center;
	}
	

	
.boxstroke {
	width:156px;
	height:7px;
	background-image:url(images/boxstroke.jpg);
	border-left:2px solid #460400;
	border-right:2px solid #460400;
	background-repeat:repeat-x;
	float:left;
	}

	
.forcorner {
	width:auto;
	height:auto;
	}

.corner {
	width:10px;
	height:10px;
	background-image:url(images/corner.jpg);
	float:left;
	}

.cornerbottom {
	width:10px;
	height:10px;
	background-image:url(images/bottomcorner.jpg);
	float:left;
	}
	
.bottomrightcorner {
	width:10px;
	height:10px;
	background-image:url(images/bottomrightcorner.jpg);
	float:left;
	}

.strok {
	width:140px;
	height:2px;
	background-image:url(images/strok.jpg);
	background-repeat:repeat-x;
	float:left;
	}	
	
.newbg {
	width:140px;
	height:10px;
	background-image:url(images/newbg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
.cornerright {
	width:10px;
	height:10px;
	background-image:url(images/rightcorner.jpg);
	float:left;
	}
	
.textarea {
	width:620px;
	height:auto;
	margin-left:10px;
	background-color:#270202;
	float:left;
	text-align:justify;
	margin-bottom:5px;
	}
	
.textstroke {
	width:600px;
	height:2px;
	background-image:url(images/strok.jpg);
	background-repeat:repeat-x;
	float:left;
	}

.textstroke2 {
	width:600px;
	height:10px;
	background-image:url(images/newbg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
.text {
	width:596px;
	height:auto;
	background-color:#270202;
	border-left:2px solid #460400;
	border-right:2px solid #460400;
	padding:5px 10px;
	line-height:16px;
	}
	
.heading {
	width:auto;
	height:auto;
	font-size:16px;
	padding:10px 10px;
	font-weight:bold;
	border-left:2px solid #460400;
	border-right:2px solid #460400;
	}
	
.nav a:link {
	color:#ffffff;
	text-decoration:none;	
	}
	
.nav a:visited {
	color:#ffffff;
	text-decoration:none;	
	}
.nav a:hover {
	color:#ffffff;
	text-decoration:underline;	
	}

a.link_new{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:underline;
letter-spacing:1px;
}
a.link_new:hover{
text-decoration:none;}

a.small-link{
color:#fff;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;}