@charset "UTF-8";/* CSS Document */#container {	margin: 0 auto;	width: 900px;	background-color: #006666;	border: 2px solid black;	margin-bottom: 5px;}body {	background-color: #669999;}#header {	width:900px;	background-color:#FFFFFF;	border-bottom: 2px solid black;}#topnav {	width:900px;	background-color:#006567;	border-bottom: 2px solid black;}.style1 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;}#content {	background-color:#FFFFFF;	width: 643px;	float: right;	border-left: 2px solid black;	margin-bottom: 5px;	border-bottom: 2px solid black;}#leftbox {	background-color: #006666;	width: 246px;	float: left;	padding-right: 4px;	padding-left: 4px;}.style3 {	font-size: 13px;	color: #FFFFFF;}#footer {	clear: both;	width: 900px;	background-color: #006666;}.style5 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;}.style9 {font-size: 14px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif;}.style10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; }.style12 {font-size: 13px; color: #FFFFFF; font-weight: bold; }#content a:hover {	text-decoration:underline;}#leftbox a:hover {	text-decoration: none;	color: #66CCFF;}a:active {	text-decoration: none;}.style16 {	color: #66CCFF}.style18 {color: #FFFFFF}a:link {	text-decoration: none;}a:visited {	text-decoration: none;}
