@charset "utf-8";
/* CSS Document */

body {background-color:#000;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;}
	

#header {border-top:3px #FFF solid;
	border-bottom:3px #FFF solid;
	margin-top:14px;
	margin-bottom:7px;
	}
	
#navigation img {margin-top:10px; margin-left:auto; margin-right:auto;
	}
	

#footer {text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.15em;
	color: #FFF;}
	
#footer a {color:#09F;}

#footer a:hover {color:#FFF;}

	
#tagline {margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width: 940px;
	text-align:center;
	font-size: 1.1em;
	font-weight:bold;}

#waterwheel {margin-top:14px;
	border-top: 3px #FFF solid;
	border-bottom: 3px #FFF solid;}
