#topband {
	background-color: #333333;
	height: 15px;
	width: 100%;
}
.humungus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.humungus a{
	color: #333333;
	text-decoration: none;
}

.humungus a:hover{
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

p a{
	color: #CC3300;
	text-decoration: none;
}

p a:hover{
	color: #000000;
	text-decoration: underline;
}


.smdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#top_content {
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 3px;
}
#contentdivider {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #e5e5e5;
	padding: 5px 5px 0px;
	height: 35px;
	width: 300px;
	border: 1px solid #666666;
	color: #999999;
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: #990000;
	border: 1px solid #333333;
}
#topnav {
	background-color: #8CA5CB;
	height: 25px;
	width: 100%;
	border: 1px solid #4E6CB9;
	padding-left: 225px;
}
#alert_box {
	background-color: #e5e5e5;
	padding: 10px;
	border: 1px dotted #999999;
}
