body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;


}
a:link {
	color: #688447;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5C71A0;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #996633;
	font-weight: bold;

}
a:active {
	color: #9A3D32;
	font-weight: bold;

}
div#content {
	position: absolute;
	left: 191px;
	top: 179px;
	right: 10%;
	margin: 6px;
	padding: 6px;
	float: right;



}
div#sidebar {
	position: relative;
	width: 250px;
	border: 2px dotted #CC9933;
	margin: 6px;
	padding: 6px;
	font-size: small;
	float: right;





}
div#header {
	background-color: #97AC81;
	border: 0;
	left: 0px;
	top: 0px;
	bottom: 175px;

}
div#subheader {
	background-color: B78A60;
	height: 4px;
	width: auto;
}
div#mainnav {
	background-color: #FFFFFF;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 179px;
	right: 190px;
	background-attachment: scroll;
	background-position: left;
	bottom: 0%;



}
div#footer {
	font-size: 12px;
	font-style: normal;
	color: #996633;
	line-height: normal;
	text-align: center;
	letter-spacing: normal;
	bottom: 0px;
	clear: both;



}
h1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: large;
	font-style: normal;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: large;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #996633;
}
h5 {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #996633;
	font-weight: bold;
	font-size: medium;


}
div#pressnav ul {
	list-style-type: none;
}
div#pressnav ul li {
	display: inline;
}
td#press {
	background-color: #ffffff;
	text-align: right;
	font-size: small;
	margin: 6px;
	padding: 6px;
	background-repeat: no-repeat;

}
