body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#header {
	height: 132px;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(june05hightlight.gif);
	background-repeat: repeat-x;
	background-position: left bottom;



}
#navigation {
	top: 131px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 201px;
	left: 0px;
	background: #262626;
	border: none;
	color: #FFEBC3;



}
#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: #FFAB00;
}
#navigation h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD47B;
	line-height: 14px;
}
#content h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #202020;
	font-weight: bold;
	font-style: oblique;
}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
}
.publishinginfo {
	background: #FFFFFF;
	border: 1px dashed #FFCDC2;
	padding: 10px;
	float: none;
}
hr {
	color: #598618;
}
a:link {
	color: #FFAB00;
	text-decoration: none;
}
a:visited {
	color: #FFAB00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a:active {
	text-decoration: none;
	color: #FFAB00;

}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFAB00;
}
#content a:hover {
	color: #FFAB00;
	text-decoration: none;
}

