@charset "utf-8";/* CSS Document */h3{	font-weight:normal;}#container{	text-align: left;	width: 800px;	margin: 0 auto;}body{	font-family:Arial, Helvetica, sans-serif;	font-size:11px;}body a{	text-decoration: none;	}#top_nav li{	list-style:none;	float:left;	width:175px;	margin:10px 10px 10px 0;		border:none;}#headbanner{	border: thin solid #000000;	float:left;}#headbanner img{	border: none;}.new a:link,  .new a:visited{	font-size:larger;	text-decoration:none;	}.form{	background-color:#FFF;	font-family:Arial, Helvetica, sans-serif;	color:#000000;	font-size:11px;	border-width: thin;}#footer {	clear:both;	width: 800px;	font-size: x-small;	text-align: center;}
