@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/waoc_new_bg.png);
}
.sportsStyles #container {
	width: 850px;
	margin: auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-bottom: 20px;
	background: none;
	padding: 0;
	margin-top: 0px;
}
.sportsStyles #sportsticker {
	height: auto;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.sportsStyles #ads {
	height: auto;
	width: 650px;
	height: 105px;
	margin: auto;
	margin-top: 5px;
}
.sportsStyles #header {
	height: 196px;
	margin: auto;
	background-image: url(../images/waoc_header_trans.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.sportsStyles #header #menu {
	height:30px;
	width: 600px;
	float: left;
	margin-top: 92px;
}
.sportsStyles #header #teamDiv {
	height:auto;
	width: 600px;
	padding-top: 5px;
	float: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top: 0px;
}
.sportsStyles #header #listenLive {
	height:170px;
	width: 200px;
	padding-top: 5px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/onair_bg.png);
	color: #FFFFFF;
}
.sportsStyles #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.sportsStyles #mainContent {
	width: 850px;
	margin-top: 0px;
	height: auto;
	text-align: left;
}
.sportsStyles #columnLeft {
	width: 408px;
	height: auto;
	margin-top: 10px;
	float: left;
	clear: left;
}
.sportsStyles #headlines {
	width: 368px;
	height: 385px;
	background-repeat: no-repeat;
	background-image: url(../images/headlines_bg.png);
	padding: 20px;
	margin-bottom: 10px;
}
.sportsStyles #headlines h2{
	margin:0;
	padding:0;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #b41515;
}
.sportsStyles #headlines h2 a{
	font-weight: bold;
	color: #b41515;
	font-size:13px;
}
.sportsStyles #headlines h2 a:hover{
	font-weight: bold;
	color: #570F10;
	font-size:13px;
}
.sportsStyles #headlines p{
	font-size: 14px;
	padding:0;
	margin:0;
}
.sportsStyles #programs {
	width: 384px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../images/rightcolumn_middlebg.png);
	padding-left: 30px;
	padding-right: 18px;
	text-align: center;
}
.sportsStyles #programs p{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #FFFFFF;
}
.sportsStyles #programs a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.sportsStyles #programs a:hover{
	color: #B3B6BF;
	text-decoration:none;
	font-weight:bold;
}
.sportsStyles #programs #programs_top1{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_top1.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.sportsStyles #programs #programs_top2{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_middle3.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: none;
	margin-left: 5px;
}
.sportsStyles #programs #programs_top3{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_top3.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: right;
	margin-left: 5px;
}
.sportsStyles #programs #programs_middle1{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_middle3.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.sportsStyles #programs #programs_middle2{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_middle2.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: none;
	margin-left: 5px;
}
.sportsStyles #programs #programs_middle3{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_middle3.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: right;
	margin-left: 5px;
}

.sportsStyles #programs #programs_bottom1{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_bottom1.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.sportsStyles #programs #programs_bottom2{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_middle3.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: none;
	margin-left: 5px;
}
.sportsStyles #programs #programs_bottom3{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_bottom3.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: right;
	margin-left: 5px;
}
.sportsStyles #programs #programs_bottom4{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_blank.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	margin-left: 0px;
}
.sportsStyles #programs #programs_bottom5{
	width: 120px;
	height: 141px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/program_blank.png);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	margin-left: 5px;
}
.sportsStyles #friendsTable  a {
	margin:0;
	padding:0;
	padding-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.sportsStyles #friendsTable  a:hover {
	margin:0;
	padding:0;
	padding-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #B41515;
}
.sportsStyles #columnRight {
	width: 432px;
	height: auto;
	margin-top: 10px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
.sportsStyles #contentTop {
	width: 850px;
	height: 25px;
	background-image:url(../images/big_top_content.png);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
.sportsStyles #contentMiddle {
	width: 790px;
	height: auto;
	background-image:url(../images/big_middle_content.png);
	background-repeat:repeat-y;
	padding: 0px 30px 0px 30px;
}
.sportsStyles #contentBottom {
	width: 850px;
	height: 26px;
	margin-bottom: 10px;
	background-image:url(../images/big_bottom_content.png);
	background-repeat:no-repeat;
}
.sportsStyles #news{
	width: 370px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../images/leftcolumn_middlebg.png);
	padding: 20px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sportsStyles #rightcolumn_top{
	width: 432px;
	height: 31px;
	background-repeat: no-repeat;
	background-image: url(../images/rightcolumn_topbg.png);
}
.sportsStyles #rightcolumn_bottom{
	width: 432px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(../images/rightcolumn_bottombg.png);
	margin-bottom: 10px;
}
.sportsStyles #leftcolumn_top{
	width: 408px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/leftcolumn_topbg.png);
}
.sportsStyles #lefttcolumn_bottom{
	width: 408px;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../images/leftcolumn_bottombg.png);
	margin-bottom: 10px;
}
.sportsStyles #news h2 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	color: #b41515;
}
.sportsStyles #news p {
	margin:0;
	padding:0;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.sportsStyles #weather{
	width: 252px;
	height: auto;
	padding-left: 90px;
	text-align: center;
	padding-right: 90px;
	background-image: url(../images/rightcolumn_middlebg.png);
	background-repeat: repeat-y;
}
.sportsStyles #sportsfooter {
	width: 850px;
	margin-top: 20px;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	clear: both;
}
.sportsStyles #sportsfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.sportsStyles #sportsfooter a {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
	color: #FF1925;
	text-decoration: none;
}

.sportsStyles #sportsfooter a:hover {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
}
a {
	margin:0;
	padding:0;
	color: #B41515;
	text-decoration: none;
}

a:hover {
	margin:0;
	padding:0;
	color: #570F10;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 18px;
	color:#E62626;
	text-align:center;
	margin:0;
	padding-left: 20px;
	padding-top: 4px;
}
h2{
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color: #b41515;
}
h3{
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
p{
	margin:0;
	padding:0;
	font-size: 14px;
	color: #000000;
}
