html, body {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FEFECB;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	min-height: 100%;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
}
#header {
}
#flash_header {
	background: url(../images/flash_header.jpg) no-repeat;
	height: 433px;
	width: 800px;
}
#content {
	float: left;
	width: 802px;
	margin-bottom: 20px;
	position: relative;
}
#lft_sidebar {
	width: 200px;
	float: left;
	border-top: 1px solid #CC1010;
	border-right: 1px solid #CC1010;
	border-bottom: 1px solid #CC1010;
	border-left: 1px solid #CC1010;
	height: 100%;
}
#rt_sidebar {
	float: right;
	width: 200px;
	border-top: 1px solid #CC1010;
	border-right: 1px solid #CC1010;
	border-bottom: 1px solid #CC1010;
	border-left: 1px solid #CC1010;
	position: relative;
}
#center_bar {
	width: 350px;
	border-top: 1px solid #C60F10;
	border-right: 1px solid #C60F10;
	border-bottom: 1px solid #C60F10;
	border-left: 1px solid #C60F10;
	float: left;
	margin-left: 20px;
}
#footer_box  {
	clear: both;
	border: 1px solid #CC1010;
	padding: 10px;
	margin-top: 10px;
}
.red_box {
	clear: both;
	border: 1px solid #CC1010;
	padding: 10px;
	margin-top: 10px;
}
.title {
	color: #FDFECD;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #CC0000;
	padding: 2px;
}
.titleBuzz {
	color: #FDFECD;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #CC0000;
	padding: 2px;
	text-transform: capitalize;
	text-align: center;
	display: block;
}
.titleBuzz .link a{
	color: #FDFECD;
	text-decoration: none;
}
.table_border {
	border: 1px solid #CC0000;
	padding: 5px;
}
.table_borderBuzz {
	border: 1px solid #CC0000;
	padding: 15px;
}
.table_borderBuzz p {
	margin: 10px;
}
h1 { font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 0.67em 0 }
h2 { color: #000; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 0.83em 0 }
p  { color: #000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif }
a { color: #c00; font-size: 14px }
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.formbox {
	width: 300px;
	border: 1px solid #CC0000;
	padding: 3px;
}
.formbox2 {
	width: 200px;
	border: 1px solid #CC0000;
}
#menutabs   li {
	display: inline;
}
#menutabs   li   a  {
	text-decoration: none;
	padding: 5px 15px;
	color: #FEFECB;
	background: #CC0000;
}
#menutabs  li  .selected  {
	text-decoration: none;
	padding: 5px 15px;
	color: #930000;
	background: #FEFECB;
	border: 1px solid #930000;
}
.tabcontent a {
	font-size: 10px;
}
.tabcontent  div  img {
	border: 1px solid #CC0000;
}
.footer {
	margin: 0px;
	padding: 10px 0px;
	width: auto;
	display: inline;
}
.footer   li  {
	display: block;
	list-style: none;
	text-align: center;
	float: left;
	margin: 0px 15px;
}
.footer li a {
	text-decoration: none;
	font-weight: bold;
}
.rssfeed {
	width: 350px;
	font: 10px Arial, Helvetica, sans-serif;
}
.rssfeed_body {
	padding: 0px 12px;
	color: #000000;
}
.rssfeed_body a {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.rssfeed_hl {
	height: 8px;
	border-bottom: 1px dashed #F49F99;
}
.helv12red {
	color: #F00;
}
#sweeps {
}
#sweeps ul {
	width: 500px;
	margin: 15px auto 0px;
}
#sweeps ul li {
	clear: both;
	padding-top: 15px;
}
#sweeps .logos {
	text-align: center;
}
#sweeps .logos img {
	padding: 10px;
}
