a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC9966;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC9966;
	font-weight: bold;
}
body {
	background-image: url(art/9bkgnd.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	list-style-type: circle;
}
.footer {
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
h1 {
	font-size: 1.4em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}
h2 {

	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #333366;
}
.subscript {
	font-size: 65%;
	vertical-align: sub;
}
.superscript {
	font-size: 65%;
	vertical-align: super;
}
.indent {
	text-indent: 0.25in;
}
.posted {
	color: #660000;
	font-style: italic;
}
.tdtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #003366;
}
p {
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #003366;
}
#menu {
	text-align: left;
	left: 40px;
	top: 156px;
	position: absolute;
	z-index: 10;
	height: 40px;
	visibility: visible;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 5px;
	font-weight: bold;
}
#main {
	position: absolute;
	left: 40px;
	top: 185px;
	right: 40px;
	z-index: 9;
	overflow: auto;
	bottom: 50px;
	background-color: #CCCCCC;
	visibility: visible;
	padding: 5px;
	border: medium ridge #336699;
}
li {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
}
.headsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #660000;
	font-weight: normal;
}
#hdr {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 151px;
	width: 1280px;
	top: 0px;
	right: 0px;
}
#stripe {
	position: absolute;
	visibility: visible;
	height: 5px;
	width: 1280px;
	top: 151px;
	right: 0px;
	z-index: 2;
}
#frog {
	position: absolute;
	z-index: 4;
	height: 60px;
	width: 69px;
	bottom: 0px;
	visibility: visible;
	left: 0px;
}
#footer {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 40px;
	left: 80px;
	right: 80px;
	bottom: 0px;
}
#sig {
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 40px;
	right: 10px;
	bottom: 0px;
}
ul {
	font-weight: normal;
}
.graybold {
	font-weight: bold;
	color: #CCCCCC;
}
.padright {
	margin-right: 10px;
}
.padleft {
	margin-left: 10px;
}