.body_style {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
	background:#000 url(../../images/clouds_back.gif) repeat fixed;
}

a, a:visited {
	font-size: 12px; 
	color: #000; 
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}

a:hover {
	color: #ff0000; 
}

#contentheader {
	width:760px;
	height:66px;
	background:transparent url(../../images/Southside_Header_night.png) no-repeat;
	padding:0px;
	margin:0px;
}

#contentheader h1 {
	padding: 10px; 
	font-size: 20px;  
	margin: 0px; 
	color:#000;
}