html, body, input, td, div, textarea, select	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5E5E5E;
	text-align: left;
}
form{
padding:0px;
margin:0px;
}

body{
	text-align: center;
	background: #333;
	margin:0px;
}
#message_box{
background-color:#000000;
color:#fff;
font-weight:bold;
text-align:center;
padding:5px 0px 5px 0px;
}

span {	/* SPAN is to be used for spacers ONLY */
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
	width: 1px;
	height: 1px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#cleardiv {
	clear: both;
}

#wrapper	{
	width: 761px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 7px;
	border: 0px;
	background: #fff;
}

#pagecontent {
	margin-bottom: 30px;
	float: left;
}	

#leftcol	{
	margin: 0px auto;
	width: 153px;
	float: left;
	text-align: center;
}

#maincontent {
	width: 598px;
	margin: 0px auto;
	float: left;
}

#footer 	{	
	clear: both;
	background: #000000;
	color: #fff;
	text-align: right;
	border-top: 1px solid #333333;
}

#headernav {
	width: 598px;
	margin-bottom: 15px;
	float: left;
}

#maincontentleft {
	width: 423px;
	float: left;	
}
#maincontentright {
	margin-left: 10px;
	float: left;	
}

#main {
	margin: 0px auto;
	border-left: 1px solid #BFBFBF;
	padding-left: 10px;
	margin-top: 15px;
	float: left;
	line-height:1.4em;
}
#news_main{
	margin: 0px auto;
	float: left;
}
#imageholder {
	/*border-bottom: 1px solid #000;*/
	background-color:#000000;
	
}

.homepagenewsleft	{
	padding: 7px;
	height: 60px;
	font-size: 11px;
	background: #E7E7E7;
}

.homepagenewsright {
	text-align: right;
	background: #E7E7E7;
}	
.caption{
padding:3px 5px;
color:#ffffff;
font-size:92%;
color:#fff;
background-color:#000000;
}

a:link, a:visited{
	color: #333333; 
	text-decoration: underline; 
	font-weight: bold; 
	outline:none;
}
a:hover{
	color:#666666; 	
	text-decoration:underline; 
	font-weight: bold; 
}

a.homepagenews, a.homepagenews:hover, a.homepagenews:visited, a.homepagenews:active	
{
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}
	
#nav_top{
background-color:#424242;
}
#nav_bottom{
background-color:#000000;
background-image:url('images/admin/nav_bottom_right.gif');
background-repeat:no-repeat;
background-position:bottom right;
color:#fff;
text-align:center;
padding:5px;
}
.btn{
background-color:#000000;
color:#fff;
font-weight:bold;
text-align:center;
}
.input400 {
	
	border: 1px solid #979797;
	width: 200px;
	padding-right: 4px;
}
.terms{font-size:10px;color:#777777;line-height:1.1em;}

p{margin:0 0 15px 0;}
h2{color:#000000;font-size:110%;margin:0 0 15px 0;}