a:link {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC9966;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC9966;
	font-weight: bold;
}
body {
	list-style-type: circle;
}
.footer {
	font-size: 12px;
	font-style: italic;
}
h1 {
	font-size: 1.4em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}
h2 {

	font-size: 1.2em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006666;
}
a.footer:link {
	font-size: 12px;
	color: #006666;
}
a.footer:visited {

	font-size: 12px;
	color: #006666;
}
a.footer:hover {
	font-size: 12px;
	color: #006666;
	background-color: #FFCC66;
	text-decoration: none;
}
a.footer:active {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
.subscript {
	font-size: 65%;
	vertical-align: sub;
}
.superscript {
	font-size: 65%;
	vertical-align: super;
}
.indent {
	text-indent: 0.25in;
}
#logo {
	position: absolute;
	top: 15px;
	z-index: 4;
	float: right;
	height: 96px;
	left: 0px;
	width: 100%;
}
.posted {
	color: #660000;
	font-style: italic;
}
p {
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #003366;
}
#menu {
	text-align: left;
	width: 170px;
	left: 10px;
	top: 200px;
	position: absolute;
	z-index: 5;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding-left: 5px;
	font-weight: bold;
}
.main {
	padding-top: 125px;
	padding-right: 20px;
	padding-left: 210px;
	text-indent: .25in;
}
#main {
	position: absolute;
	left: 216px;
	top: 150px;
	right: 40px;
	z-index: 3;
	overflow: visible;
	bottom: 40px;
}
li {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.headsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #660000;
	font-weight: normal;
}
#header {
	position: absolute;
	height: 377px;
	width: 598px;
	left: 0px;
	top: 0px;
}
.smallfont {
	font-size: .8em;
}

