#banner {
	background-image: url(images/ColdwaterBanner.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 775px;
}
h2 {
	font-size: 16px;
}
#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	padding-bottom: 10px;
}
#content {
	width: 755px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer {
	width: 755px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fc3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nav {
	background-color: #fc3;
	width: 765px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding: 3px 0px 3px 10px;
}
.nav ul {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 0px;
	top: -10px;
}
.nav li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 0px;
	top: -10px;
}
.nav li a {
	list-style-type: none;
	display: inline;
	padding: 0px 30px 0px 0px;
	top: -10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.nav li a:hover {
	list-style-type: none;
	display: inline;
	padding: 0px 30px 0px 0px;
	top: -10px;
	font-weight: bold;
	color: #d6d3ef;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#current {
	color: #000;
}
td {
	padding: 10px;
}
#bio {
	background-color: #eee;
}
#about {
	padding: 0px;
}
.none {
	padding: 2px 0px;
}
#wrapper #content li {
	line-height: 18px;
}
