.menu {
	vertical-align: top;
	background-color: #CC0000;
	text-align: left;
}
.rightCol {
	background: #003399;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 6px;
}
#wrapper {
	border: 2px solid #FFFFFF;
}
.headerimg {
	border-bottom: 2px solid #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
body {
	background-image: url(/images/fanbg.jpg);
	background-repeat: repeat-x;
	margin-top: 9px;
	margin-bottom: 18px;
	text-align: center;
	background-color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font-size: 1.4em;
	color: #003399;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
}
h1, h2, h3, p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 9px;
}
h3 {
	font-size: 1em;
	color: #000000;
	font-weight: bolder;
}.content {
	background: #FFFFFF;
	padding: 6px 18px 12px;
	text-align: left;
	vertical-align: top;
}
#footer {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 9px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #003399;
	text-decoration: underline;
}
.daBlink {
	text-decoration: blink;
	font-size: 2em;
	color: #CC0000;
	font-weight: bold;
}
#timer {
	text-align: center;
	width: 140px;
	float: right;
	margin-bottom: 6px;
	margin-left: 9px;
	padding: 6px;
	background: #FFFFCC;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 3px solid #003399;
	border-left: 1px solid #003399;
}
#timer h2 {
	font-size: .9em;
	color: #003399;
}
#timer .med {
	font-size: .9em;
}
.small {
	font-size: .7em;
}
.rightCol h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}
.rightCol h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.highlight {
	font-weight: bold;
	color: #CC0000;
}
.highlightBlue {
	font-weight: bold;
	color: #003399;
}
.imgRight {
	float: right;
	margin-bottom: 6px;
	margin-left: 9px;
}
#feedtalk p {
	border-bottom: 2px solid #003399;
	padding-top: 6px;
}
#feedtalk .donor {
	background: #66CCFF;
}
#feedtalk {
	border-top: 2px solid #003399;
}

