body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg2.gif);
	font-weight: normal;
	margin-left: 0px;
	background-repeat: repeat-x;
}
#navigation {
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEED38;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #669900;
	color: #FFFFC6;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCFF66;
}
#navigation li a:hover {
	color: #000099;
	background-color: #CCFF00;
}
ul {
	list-style-type: disc;
	font-size: 12px;
	line-height: 16px;
}
.homequote {
	margin-right: 6px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #00c;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	background-color: #ffc;
}
.sig {
	margin-left: 12px;
	margin-right: 6px;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	background-color: #E4E4E4;
	text-align: right;
}
.centered {
	text-align: center;
}
.right {
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
	padding-top: 5px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	font-style: normal;
	font-weight: bold;
}
.bottomnav {
	font-size: 10px;
	color: #898989;
	text-decoration: none;
}
.author {
	font-size: 10px;
	color:#999999
	tex-align: center;
}
