body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #58729C;
}
#wrap {
	width: 800px;
	margin-left: 110px;
}
#header {
	margin-bottom: 5px;
	width: 800px;
}
#content {
	background-image: url(../images/middle.gif);
	text-align: left;
	background-repeat: repeat-y;
}
#top {
	background-image: url(../images/top.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top p {
	display:inline;
	color: #000099;
	font-size: .7em;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#top p a:link, p a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	border: 2px outset #3399FF;
	padding: 2px;
}
#top p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336600;
}
#bottom {
	background-image: url(../images/bottom.gif);
	font-size: 0.6em;
	font-style: italic;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	clear: both;
}
#text {
	padding-right: 10px;
	padding-left: 10px;
	font-size: .8em;
}
#text a:link, a:visited {
	text-decoration:none;
}
#text a:hover {
background-color:#0000FF;
color:#FFFFFF;
}
#page {
	margin: 10px;
	float: left;
	position: absolute;
	left: 35px;
	top: 0px;
}
#nav {
	width: 100px;
	float:left;
	margin-top: 150px;
	margin-left: 5px;
	position: relative;
	left: 0px;
	top: 50px;
}
#banner {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	padding-left: 5px;
	margin-left: 50px;
	margin-top: 10px;
}
#sep {
	margin-left: 50px;
}
#tlink {
	font-size: 1.2em;
}
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: right;
	margin-right: 15px;
	color: #0000FF;
}
#sitemap a:link {
	text-decoration:underline;
}
.wordbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	margin: 0px;
	border: 1px solid #0000CC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.apmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#main {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#noshow {
	display: none;
}
#previousarrow {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#nextarrow {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}
#hideit {
	display: none;
}
.hideit {
	display: none;
}

