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


body {background-color:#9A9A68; background-repeat:no-repeat; width:800px; margin:auto;}

a:link {color:black; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:hover {{color:black; text-decoration:none;}

.style5 {color: #336600}

header {background-color:#9A9A68;}

p {
	float:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	vertical-align: top;
	}

banner {float:left; width:800px; color:white; height:200px;}



