body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #006699;	text-decoration: none;	background-color: #333333;	text-align: center;	vertical-align: middle;}#wrapper {	background-color: #FFFFFF;	border: thin solid #666666;	width: 750px;	padding: 10px;	margin: 0 auto;}#header, #header a {	font-size: 16px;	color: #FFFFFF;	text-decoration: none;	text-align: left;	padding-bottom: 5px;	border-bottom-width: thin;	border-bottom-style: solid;	border-bottom-color: #006699;	height: 180px;	width: 750px;	background-image: url(images/header.jpg);}#topnav {	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	background-color: #006699;	text-align: right;	border-top-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;	padding-top: 5px;	padding-bottom: 5px;	padding-left: 5px;}#topnav a {	color: #FFFFFF;	text-decoration: none;	border-right-width: thin;	border-right-style: solid;	border-right-color: #FFFFFF;	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 5px;}#topnav a:hover {	color: #006699;	background-color: #FFFFFF;}#footer, #footer a {	font-weight: 100;	color: #FFFFFF;	background-color: #006699;	padding: 5px;	text-decoration: none;}