body {
	background-color: #bdc1a9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}

a:link {
	color: #636a73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636a73;
}
a:hover {
	text-decoration: underline;
	color: #573720;
}
a:active {
	text-decoration: none;
}

#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: inherit;
	background-color: #dcd8c2;
}
#logobox {
	width: 320px;
	height: 300px;
	float: left;
	background-image: url(images/logo.gif);
}
#header {
	width: 660px;
	left: 350px;
	height: 100px;
	background-image: url(images/header.gif);
	float: left;
	line-height: 100%;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #7b8063;
	line-height: 150%;
	padding: 54px 0 0 0;
	font-weight: bold;
}
#navcontainer {
	width: 660px;
	float: left;
	height: 50px;
	overflow: hidden;
	background-color: #dcd8c2;
}
#navcontainer ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25em;
	color: #636A73;
	padding: 16px 0;
	list-style: none;
	margin: 0;
}
#navcontainer li {
	float: left;
	line-height: 1.2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	white-space: nowrap;
	border-left: 1px solid #636a73;
}
#navcontainer li a:link, #navcontainer li a:visited, #navcontainer li a:active {
	color: #636A73;
	text-decoration: none;
}
#navcontainer li a:hover {
	text-decoration: underline;
	color: #573720;
}
#navcontainer li p {
	color: #FFCC33;
	margin-left: 15px;
	margin-top: 7px;
	font-style: italic;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0em;
}
#imagebox {
	float: left;
	height: 150px;
	width: 660px;
}
#sidenavcontainer {
	float: left;
	height: 175px;
	width: 320px;
	background-color: #dcd8c2;
}
#sidenavcontainer ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.35em;
	color: #636A73;
	padding: 24px 0 0 0;
	margin: 0px;
	list-style: none;
	text-align: right;
	margin-right: 42px;
}
#textboxmain {
	float: left;
	height: 175px;
	width: 660px;
	background-color: #dcd8c2;
}
#textboxmain p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.35em;
	padding: 6px 12px 0px 0px;
}
#sidebox {
	float: left;
	width: 320px;
	height: 140px;
	background-color: #dcd8c2;
}
#otherbox {
	float: left;
	height: 140px;
	width: 600px;
	padding: 0;
	background-color: #c1c29a;
	vertical-align: middle;
}
#otherbox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.35em;
}
#footer {
	width: 980px;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	height: 50px;
	background-image: url(images/footer.gif);
}
#filler {
	float: left;
	height: 140px;
	width: 60px;
	background-color: #dcd8c2;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.navvisited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #573720;
}

