body,td,th {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	margin: 1em 0;
}	
/*.page {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	left:50%;
	margin-left:-500px;
	padding: 0px;
	width: 1000px;
}*/
.top {
	position: relative;
	top: 0px;
	height: 130px;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	border: none;
/*	border-bottom: 1px solid #c8c8c8;*/
}
.content {
	position: relative;
	top: 0px;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	padding: 30px 20px 20px 20px;
}
#headgraphic {
	position: absolute;
	left: 600px;
	top: 0px;
	float: right;
	border: 0px solid;
	width: 400px;
	height: 130px;
}
#headbarfade {
	position: absolute;
	width: 100px;
	height: 1px;
	top: 130px;
	left: 500px;
}
.topnav {
	clear: left;
	position: relative;
	top: 0px;
	left: 0px;
	height:30px;
	width: 500px;
	border-bottom: 1px solid #c8c8c8;
}
#navlist {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	margin: 0px auto;
	border: none;
	width: 100%;
}
#navlist a {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	display: block;
	padding: 6px 0px;
	text-decoration: none;
	border: none;
	margin: 0px auto;
}
#navlist a:link, #navlist a:visited {
	color: #333333;
	margin: 0px auto;

}
#navlist a:hover, #navlist a:active {
	color: #886353;
	display: block;
}
#openlink a:link, #openlink a:visited, #openlink a:hover, #openlink a:active {
	color: #bacbd1;
	border: 0px;
}
#navlist  ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100px;
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	border: 0px solid;
	border-width: 0px;
}
#navlist li {
	list-style: none;
	width: 100px;
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	border: 0px solid;
	border-width: 0px;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
}
h1 a, h1 a:link, h1 a:active, h1 a:hover {
	font-weight: lighter;
	text-decoration: none;
}
h2 {
	font-size: 17px;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #886353;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.linkcell {
	padding: 0px 30px 0px 0px;
}
.image_caption {
	font-size: 9px;
	color: #000000;
	text-align: left;
	position: relative;
	top: -0.5em;
	left: 5px;
}
.foot_nav {
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 60px;
	margin: 0px auto;
	border-top:1px solid #C8C8C8;
	padding: 20px;
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}