body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#330000;
	color: #575951;
}
a:link,
a:visited {
	color: #575951;
}
a:hover, 
a:active {
	color: #BBBDB0;
	background-color: #575951;
}
li {
	list-style-image: url(images/bullet2_light.jpg);
	margin-left: -20px;
	text-indent: -5px;
}
#nav ul li {
	list-style-image: url(images/bullet2.jpg);
	margin-left: -20px;
	text-indent: -5px;
}
#nav {
	padding:10px;
	color: #BBBDB0;
}
#nav a:link,
#nav a:visited {
	color: #D2D3CB;
}
#nav a:hover,
#nav a:active {
	background-color: #D2D3CB;
	color: #74766B;
}
.byline {
	font-size:10px;
	font-style: italic;
}
td {
	vertical-align: top;
}
.content {
	border: 1px dashed #554E34;
	padding: 10px;
	width: 540px;
	background-color: #BBBDB0;
}
.label {
	width: 150px;
	position: relative;
	float: left;
}
.header {
	font-weight: bold;
	font-size:14px;
	color: #660000;
}
.subheader,
a.subheader:link,
a.subheader:visited {
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
}
a.subheader:hover,
a.subheader:active {
	background-color: #FFFFFF;
	color: #888A7D;
}
.maintable {
	border-top: 2px solid #FFFFFF;
	background-color: #878A7E;
}
.adtable {
	border: 3px solid #000000;
	background-color: #330000;
}
#footer, 
#footer a:link,
#footer a:visited {
	color: #878A7E;
	font-size: 10px;
}
#footer a:hover,
#footer a:active {
	color: #330000;
	background-color: #878A7E;
}
#admintable {
	background-color: #CCFFFF;
	width: 700px;
	border: thick groove #0066CC;
}
#admintable a:link,
#admintable a:visited {
	color: #0066CC;
}
#admintable a:hover,
#admintable a:active {
	color: #CCFFFF;
	background-color: #0066CC;
}
textarea, input, button, option, menu, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #94968B;
	color: #CCCCCC;
}
.searchselect {
	font-weight:bold;
}
.header2 {
	font-weight: bold;
	color: #660000;
}
