body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 532px;
}
#logo {
	display: block;
	float: left;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 19px;
}
li {
	list-style-type: circle;
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: -12px;
}
BLOCKQUOTE {
	margin-left: 18px;
	margin-right: 12px;
}#credit {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	text-decoration: none;
}
#homediv {
	width: 468px;
	background-color: #8B7F7F;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B7F7F;
	border-bottom-color: #8B7F7F;
	border-left-color: #8B7F7F;
	height: 478px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#contentdiv {
	width: 468px;
	background-color: #FFFFFF;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B7F7F;
	border-bottom-color: #8B7F7F;
	border-left-color: #8B7F7F;
	height: 478px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
}
