body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(../images/bodybg2.gif);
	background-repeat: repeat-x;
	background-color: #00734A;
}
#container {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/head.jpg);
	width: 771px;
	height: 215px;
}
#maincontent {
	background-image: url(../images/head2.gif);
	background-repeat: no-repeat;
	width: 771px;
}
div.clear {
	clear: both;
	height: 20px;
}

#sidebar {
	width: 175px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 2em;
	margin-left: 10px;
	float: left;
}
#content {
	float: right;
	width: 465px;
	padding-right: 55px;
}
#footer {
	clear: both;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 86px;
	font-size: 90%;
	font-weight: bold;
	color: #00339C;
	text-align: right;
	padding-right: 55px;
}
#copyright {
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 2em;
	font-size: 70%;
	padding-top: .25em;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #EBE4D2;
	text-decoration: none;
}
#navbar {
	font-size: 90%;
	font-weight: bold;
	color: #063092;
	text-decoration: none;
	padding-top: .5em;
	padding-bottom: 1em;
	padding-left: 250px;
}
.navlinks {
	color: #003399;
	text-decoration: none;
}
.navlinks a:link, .navlinks a:visited, .navlinks a:active {
	color: #003399;
	text-decoration: none;
}
.navlinks a:hover {
	color: #00734A;
	text-decoration: none;
}
h1 {
	font-size: 125%;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #9A6601;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #00734A;
}
p {
	font-size: 85%;
	line-height: 1.33em;
}
.bullets {
	font-size: 80%;
	font-weight: bold;
}
#sidebar h1 {
	font-size: 100%;
	font-weight: bold;
	color: #00734A;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar h2 {
	font-size: 90%;
	color: #000000;
}
#sidebar .bullets {
	list-style-type: none;
	font-size: 85%;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.rainline {
	color: #003399;
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.picright {
	float: right;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#sidebar p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 80%;
}
#sidebar ul {
	font-size: 80%;
}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
}
.sitemap {
	list-style-type: none;
	font-size: 90%;
}
.sitemap a:link, .sitemap a:visited, .sitemap a:active {
	color: #003399;
	text-decoration: none;
}
.sitemap a:hover {
	color: #00734A;
	text-decoration: none;
}
ul {
	font-size: 85%;
	line-height: 1.33em;
}
