body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	margin-top: 21px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	height: 515px;
	background-color: #8BA09E;
}
#logo {
	display: block;
}
#nav {
	width: 100%;
}
#homeintro {
	width: 100%;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #8BA09E;
}
#homephoto {
	width: 100%;
}#subnav {
	margin-top: 22px;
}
#content {
	margin-left: 16px;
	border: 11px solid #FFFFFF;
	width: 694px;
}
#contenttable {
	width: 100%;
}
li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: -12px;
}
BLOCKQUOTE {
	margin-left: 18px;
	margin-right: 12px;
}#credit {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	text-decoration: none;
}
