body {
	background: url(../images/background_color.jpg) repeat;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14pt;
}
img {
	margin: 0;
	padding: 0;
}
.wrapper {
	background: url(../images/background1.jpg) repeat-x top;
	min-height: 700px;
	color:#FFFFFF;
	margin: 0px auto;
	padding: 0px auto;
}
.shadow {
	background: url(../images/shadow.png) repeat-y top;
	color:#FFFFFF;
	margin: 0px auto;
	padding: 0px 26px;
	width:797px;
}
a { color: ff9900; text-decoration: none; border-bottom: 1px #ff9900 dotted; }
a:link { color: #ff9900; border-bottom: 1px #ff9900 dotted; }
a:hover { color: #75B347; border-bottom: 1px #75B347 dotted; }
a:visited { color: #B66D00; border-bottom: 1px #B66D00 dotted; }
a:active { color: #75B347; border-bottom: 1px #75B347 dotted; }

h4 { color: #999; text-transform: capitalize; margin-top: 0px; margin-bottom:5px; }
input:text { border: 1px #f00 solid; }
#main {
	width:797px;
	margin: 0 auto;
}

.sponsor {
	background-color: #dddddd;
}

.content {
	background-color:#171717;
	padding: 0;
	vertical-align: top;
	min-height: 400px;
	height:inherit;
}
.week {
	background-color: #880011;
	height:100px;
}
.privacy {
	background-color: #000000;
	background: url(../images/footer.png) repeat-y top;
}
.header_standard {
	padding: 0;
	margin: 0;
	width: 797px;
}
.header_standard, .header {

}
.header, .billboard, .slideshow, .week, .content, .sponsor, .privacy {
	padding: 0;
	margin:0;
	width: 797px;
}

.tier { width:33%; float:left; height:100%; display:table-cell; }
.tier-borders {  border-left: 1px #555 dotted; border-right: 1px #555 dotted; min-height: 200px; }

.privacy .copy { color: #fff; font-size: 10px;}
.privacy .copy .pipe { margin: 0 4px; color: #333; }

.clearall { clear:both; }

.copy { padding: 15px; }
.copy-flush-left { padding: 15px; padding-left: 0px; }
.copy-flush-right{ padding: 15px; padding-right: 0px; }
.copy-flush-both{ padding: 15px; padding-right: 0px; padding-left: 0px; }

.callout {
	border-top: 1px #555 dotted;
	padding: 10px 0;
	margin: 10px 0;
	font: ;
	border-bottom: 1px #555 dotted;
}

.style1 {width: 15; float: left;}