body {		font-family: verdana, helvetica, arial, serif;	font-size: 86%;	width: 737px;	margin-left: auto;	margin-right: auto;	}h1, h2 {	font-size: 125%;}a:hover {	color: #FA8943;}#banner {		width: 100%;	height: 125px;	color: #fff;	border: 1px solid #7e91ae;	border-bottom: 0;	text-align: center;		background-image: url(images/water2.jpg);	background-position: center top;	background-repeat: no-repeat;			}#banner h1 {	font-size: 200%;	margin-left: 20px;	margin-top: 20px;		}#navcontainer {		height: 37px;	width: 100%;		border: 1px solid #7e91ae;	border-top:0;		background-image: url(images/water3.jpg);	background-position: center bottom;	background-repeat: no-repeat;		}#content {		width: 90%;	font-size: 83%;	padding-top: 2em;	padding: 5%;	border-top: 0px solid #7e91ae;	border-left: 1px solid #7e91ae;	border-right: 1px solid #7e91ae;			}#inset {		float: right;	margin: 1em;	margin-top: -50px;	width: 150px;	margin-right: 0;	font-size: 85%;	text-align: center;	border: 1px solid #7891ae;	background: #000;	color: #fff;}#inset p {	padding: 1em;}#nav, #nav ul { /* all lists */		padding: 0;	margin: 0;	list-style: none;	line-height: 1em;	z-index: 5;}#nav a {	display: block;	padding-top: 4px;	padding-bottom: 4px;	padding-left: 10px;	padding-right: 10px;		margin-left: 0.5em;	margin-right: 0.5em;	margin-top: 1em;	border: 1px solid #3c4b78;	border-bottom: 4px solid #3c4b78;			text-decoration: none;	background-color: #E0E5EF;	color: #000;	font-size: 80%;	z-index: 50;}#nav a.active {	display: block;	padding-top: 4px;	padding-bottom: 4px;	padding-left: 10px;	padding-right: 10px;		border: 1px solid #3c4b78;	border-bottom: 4px solid #F03517;		text-decoration: none;	background-color: #fff;	color: #000;	font-weight: bold;}#nav a:hover {	background-color: #fff;	border: 1px solid #F66228;	border-bottom: 4px solid #F66228;	color: #000;}	#nav a.active:hover {	color: grey;	font-style: bold;}#nav li { /* all list items */	float: left;}#footer {	font-size: 80%;	width: 100%;	height: 1.5em;	border: 1px solid #7e91ae;	color: #fff;	text-align: center;	background-image: url(images/water3.jpg);	background-position: center bottom;	background-repeat: no-repeat;}#footer a{	color: #fff;	font-style: bold;}#footer a:hover {	color: #FCF783;}#footer p {	height: 1em;	padding-left: 1em;	padding-right: 1em;	padding-top: 0;	padding-bottom: 0;	margin: 0;}#quicklink {	text-align: center;		font-size: 100%;	color: #fff;	}#quicklink p{	padding: 5px;	margin:0;}