body { 
background-color:#990000;
margin:0px;
}

.nav {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #ffffff;
	font-weight: normal; }
a:hover.nav {
	color: #cccccc;
	text-decoration: none; }

.text {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #990000;
	font-weight: normal; }
a:hover.text {
	color: #999999;
	text-decoration: none; }

.date{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.date {
	color: #000000;
	font-weight: normal; }
a:hover.date {
	color: #333333;
	text-decoration: none; }

.quote {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.quote {
	color: #990000;
	font-weight: normal; }
a:hover.quote {
	color: #999999;
	text-decoration: none; }

.content {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.content {
	color: #990000;
	font-weight: normal; }
a:hover.content {
	color: #999999;
	text-decoration: none; }

.content2 {
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.content2 {
	color: #990000;
	font-weight: normal; }
a:hover.content2 {
	color: #999999;
	text-decoration: none; }

H1 { font:16px/10px Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold }

.boldhd {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.boldhd {
	color: #333333;
	font-weight: bold; }
a:hover.boldhd {
	color: #333333;
	text-decoration: none; }

.pagehd {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.pagehd {
	color: #990000;
	font-weight: bold; }
a:hover.pagehd {
	color: #990000;
	text-decoration: none; }

.footer {
	color: #cc8080;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer {
	color: #cc8080;
	font-weight: normal; }
a:hover.footer {
	color: #ffffff;
	text-decoration: none; }

#sidenav {
	float: right;
	width: 190px;
	padding-left: 15px;
	padding-bottom: 10px;
}