body {
	background:#fff url(../images/splashbg.jpg) repeat-x center top;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

a {
color:#1d8bcb;
text-decoration:none;
font-weight:700;
outline:none;
}



a:hover,.sidebar a:hover {
color:#00365b;
}


#logo {
	margin: auto;
	height: 159px;
	width: 370px;
	clear:both
}


#mainsplash {
	margin: auto;
	clear: both;
	height: 209px;
	width: 810px;
}

#copyright {
float:left;
height:50px;
width:100%;
text-align:center;
color:#333;
padding-top:50px;
font:11px/30px Arial, Helvetica, sans-serif;
}
