﻿body{
	background-image:url('../home_images/background2013.jpg');
	background-position:center; 
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
}
a{
	text-decoration:none;
}
img{
	border:0px;
}
p{
	background-color:inherit;
	font-weight: normal;
	text-align:center;
}

pleft{
	background-color:inherit;
	font-weight: normal;
	text-align:left;
}

hr{
	width:90%;
}
h4{
	color:black;
	font-size:14px;
	text-align:center;
}
h3{
	margin:0px;
	color:white;
	text-align:center;	
}
h2{
	margin:0px;
	color:black;	
	text-align:center;
}

#wrapper{
	width:1000px;
	margin:0 auto;
	border:1px black solid;
	background-color:#727272;
	padding:10px;
}

#wrapperm{
	width:650px;
	margin:0 auto;
	border:1px black solid;
	background-color:#727272;
	padding:10px;
}

#header{
	width:1000px;
	background-color:#727272;
}

#headerm{
	width:650px;
	background-color:black;
}

#links{
	background-image:url('../images/new/headerlinks-05.png');
	background-repeat:no-repeat;
	float:left;
	width:780px;
	height:52px;	
	margin:5px 0 0 0;
}

#register{
	background-image:url('../images/new/registrationbutton-14.png');
	background-repeat:no-repeat;
	float:right;
	width:205px;
	height:52px;	
	margin:5px 0 0 -3px;
}

#sublinks{
	background-color:#a9a9a9;
	width:896px;
	margin-left:100px;
	margin-top:-15px;

}

#body{
	width:1000px;
	margin:0 auto;
	background-color:#727272;
}

#left{
	width:1000px;
}

#leftshow{
	width:780px;
	float:left;	
	margin:-8px 0 0 0;
}

#subleft{
	width:310px;
	float:left;	
	margin:-10px 0 0 5px;
}

#featured{
	width:678px;
	float:right;
	background-image:url('../images/new/featurednews-04.png');
	background-repeat:no-repeat;	
	margin:15px 0 0 0;
}

#right{
	width:200px;
	float:right;
	padding:8px 0 8px 0;
}

#footer{
	clear:both;
	width:1000px;
	background-color:inherit;
	
	
}

#sponsorscroller{
	background-color:inherit;
	width:760px;
	float:left;
}