BODY {
	background-color: #005826;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D9EFA8;
}
DIV#logo {
	position: absolute;
	z-index: 2;
	height: 84px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
}
DIV#copyright {
	background-color: #33704A;
	position: absolute;
	height: 24px;
	width: 800px;
	left: 0px;
	top: 576px;
	overflow: hidden;
	z-index: 2;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	display: block;
}
DIV#bodybound {
	position: absolute;
	height: 492px;
	width: 800px;
	left: 0px;
	top: 85px;
}
DIV#newsbox {
	background-color: #D9EFA8;
	position: absolute;
	z-index: 2;
	height: 50px;
	width: 620px;
	left: 180px;
	top: 5px;
	right: 0px;
	color: #005826;
	display: block;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
DIV.titlec {
	font-weight: bold;
	color: #D9EFA8;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 4px;
}
.boxdtext {
	padding-left: 4px;
}
DIV#contentbox {
	color: #005826;
	background-color: #D9EFA8;
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	height: 430px;
	width: 620px;
	top: 60px;
	left: 180px;
	overflow: auto;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
A.content {
	color: #005826;
	text-decoration: none;
	background-color: #FFFFF0;
	border: thin ridge #D9EFA7;
	font-variant: small-caps;
	font-family: sans-serif;
	font-size: 12px;
}
A.content:hover {
	background: transparent;
}
A.pagelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005826;
	text-decoration: none;
}
img {
	padding: 5px;
}
IMG#logoi {
	margin: 0px;
	padding: 0px;
}
