body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#header {
	height: 132px;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(highlightsept.gif);
	background-repeat: repeat-x;
	background-position: bottom;


}
#navigation {
	top: 131px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 201px;
	left: 0px;
	background: #BAD073;
	background-color: #F8E2BE;
	border: none;


}
#content {
	position: absolute;
	top: 138px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	left: 210px;
	width: 550px;
	height: 100%;
	background-color: #FFFFFF;

}
#jumpmenu {
	position: absolute;
	left: 450px;
	top: 98px;
	visibility: visible;
}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39550F;
}
#navigation h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B76722;
	line-height: 14px;
}
#content h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #B76722;
	font-weight: bold;
	font-style: oblique;
}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #432110;
}
li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
.publishinginfo {
	background: #FFFFFF;
	border: 1px dashed #87411F;
	padding: 10px;
	float: none;
}
hr {
	color: #598618;
}
a:link {
	color: #87411F;
	text-decoration: none;
}
a:visited {
	color: #71361A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

