body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #000066;
	font-size: 130%;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	color: #CC0000;
	font-size: 90%;
	font-weight: bold;
}

.centerpic {
	text-align: center;
}

.inside_disc {
	list-style-position: inside;
	font-size: 75%;
	line-height: 1.33em;
}

.leftpic {
	float: left;
	margin-bottom: .25em;
	margin-right: 1em;
}

.navbot {
	font-size: 90%;
	font-weight: bold;
	padding-top: 2em;
}

.navbot a:link, .navbot a:visited, .navbot a:active {
	color: #CC0000;
	text-decoration: none;
}

.navbot a:hover {
	color: #000066;
	text-decoration: none;
}

.padpic {
	margin-bottom: 1em;
	margin-top: 1em;
}

.rightpic {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

#bigwindow {
	float: left;
	padding-bottom: 1.5em;
	width: 440px;
}

#copyright {
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px;
	text-align: center;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:hover {
	color: #CCCCCC;
}

#copyright p {
	margin: 0px;
}

#footer {
	background-image: url(../images/foot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	color: #000066;
	font-weight: normal;
	height: 89px;
	margin-top: 0px;
	text-align: center;
}

#header {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 25px;
	padding-top: 185px;
	text-align: center;
}

#header a:link, #header a:visited, #header a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #000066;
	text-decoration: none;
}

#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3em;
}

#maincontent p {
	font-size: 75%;
	line-height: 1.33em;
}

#sidebar {
	float: none;
	margin-left: 480px;
	margin-top: 2em;
	padding-top: 1.5em;
	width: 200px;
}

#sidebar h1 {
	color: #000066;
	font-size: 80%;
	font-weight: bolder;
	margin-top: 0px;
}

#sidebar p {
	font-size: 70%;
	padding-left: 10px;
	padding-right: 10px;
}

#wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 760px;
}
.mainbullets {
	font-size: 75%;
	line-height: 1.33em;
}
.sitemapbullets {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
