body { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
#date { font-size: 14px; margin-bottom: 5px; color: #ffffff} /*This is used for the date in the layout.*/
#redhdr { font-weight: bold; font-size: 18px; color: #990000} /*This is used for the red headers in the layout.*/
.topads { margin-left: 20px }
.header {color:#FFF};
.potd_winner_name { margin-bottom: 5px; }

/* CSS layout additions */
#content {
	font-size: 11px;
}
#content h1 { font-weight: bold; font-size: 27px; margin-bottom: 5px}
#content h2 { font-weight: bold; font-size: 21px; margin-bottom: 5px}
#content h3 { font-weight: bold; font-size: 19px; margin-bottom: 5px}
#content h4 { font-weight: bold; font-size: 15px; margin-bottom: 5px}
#content h5 { font-size: 13px; margin-bottom: 5px} 
#content h6 { font-size: 11px; margin-bottom: 5px}
#content table table { width: 85%;}
#content table table table { width: 400px;}
#content td { text-align: left;}

#mid-col-1 h5 { font-weight: bold; margin-bottom: 5px}
#mid-col-1 {
	margin-bottom: 1px;
	background-color: #E2E2E2;
	color: #000000;
}
#mid-col-1 li {
	font-size: 10px;
}

.marker3 {
	background-color: #cecece;
	color: #000000;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	font-size: 13px;
	height: 25px;
	line-height: 30px;
}
.ad-news {
	text-align: center;
	padding-bottom: 10px;
}
.add-left-column {
	background-color: #fff;
}

.caption {
	font-size: 10px;
}



/* Countdown Timer - Homepage */
#box-countdown {
	background-color: #DCDEDD;
	border: 2px solid #B0B3B2;
	text-align: right;
	color: #000000;
	margin-bottom: 10px;
	width: 400px;
	height: 126px;
}
#box-countdown div {
	float: left;
	width: 250px;
	_width: 248px;
	text-align: center;
}
#box-countdown h2 {
	color: #353D80;
	font-style: italic;
	font-size: 1.5em;
	_font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
}
#box-countdown img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#countdown1 {
	color: #353D80;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
}
.countdown-emp {
	color: #353D80;
	font-style: italic;
	font-weight: bold;
}




/* Survey block at top of pages */
#head-announceline {
	background-color: #000088;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin: 0px auto 1px auto;
}
#head-announceline a:link, #head-announceline a:visited, #head-announceline a:hover {
	color: #FFFF00;
}




div.clear {
	clear: both;
}