body
{
	background: #000000;
	color: #EEEEEE;
	font-size: 15px;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 25px 0;
}

p{
	color: #CCCCCC;
	line-height: 24px;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 24px;
	font-weight: bold;
		color: #EC2127;
		margin: 0 0 4px 0;

}

h2
{
	font-size: 18px;
	padding: 0 0 12px 0;
	text-align: left;
	margin: 0;
}

h3
{
	font-size: 15px;
	padding: 0;
	text-align: left;
	margin: 0;
	color: #FFFFFF;
}


.container_12
{
	background: #000000;
	color: #FFFFFF;
	}

.container_16
{
	background: #fff url(img/16_col.gif) repeat-y;
}

.outline{
		padding: 0 20px 0 20px;
		margin: 0;
}

.smaller{
		padding: 0 20px 0 20px;
		margin: 0;
		font-size: 12px;
}

#top{
	background-image:url(../img/top.png);
	width: 960px;
	height: 48px;
	background-repeat: no-repeat;
}

.last-row{
	text-align: right;
	padding: 30px 0 0 0;
	border-bottom: 1px solid #191919;
	margin: 0 0 25px 0;
}

.footer-text{
	font-size: 12px;
	color: #333333;
	text-align: center;
	width: 800px;
}

#header.none{
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 140px;	
}

#header.meet-the-host{
	background-image: url(../images/header-bg-meet-the-host.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 300px;
}

#header.contact-the-show{
	background-image: url(../images/header-bg-contact-the-show.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 300px;
}

#header.calendar{
	background-image: url(../images/header-bg-where.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 300px;
}

#header.basketball{
	background-image: url(../images/header-bg-basketball.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 400px;
}

#header.football{
	background-image: url(../images/header-bg-football.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 415px;
}

#header.softball{
	background-image: url(../images/header-bg-softball.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 400px;
}

#header.watch{
	background-image: url(../images/header-bg-watch-the-show.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 420px;
}

#header.listen{
	background-image: url(../images/header-bg-listen-to-the-show.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 320px;
}

#header.partners{
	background-image: url(../images/header-bg-partners.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 350px;
}

#navbar {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
	float: left;
	padding: 72px 0 0 0;
}

#navbar li {
    list-style:none;
    display:inline;
	float: left;
	width: 100px;
}
#navbar a {
    width:117px;
    color:#fff;
	text-align: center;
    text-decoration:none;
    float:left;
    padding:12px 6px 13px 0;
    margin:0 10px 0 0;
}

.lastnav{
	padding: 12px 0 13px 0;
	margin: 0;
}

#navbar a:hover { 
    background-position:0 -45px;
    color:#EC2127;
}
#navbar a:active {
    background-position:0 -90px;
    color:#EC2127;
}

.smallvan {
	background-image: url(../images/small-van.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 215px;
	margin: -55px 0 0 -5px;
}

#video-player{
	margin: -25px 0 0 0;
}

#twitter_div{
	background-image:url(../images/bluejay.jpg);
	background-repeat: no-repeat;
	padding: 0 15px 0 85px;
	font-size: 12px;
	color: #00B4D5;
	height: 95px;
	width: 200px;
}

#myspace_div{
	float: left;
	padding: 10px;
	width: 200px;
}

.testimonials{
	font-size: 12px;
}

.testimonials b{
	color:#FF0000;
}

.poll li{
	font-size: 12px;
}

.home-paragraph{
	padding: 0 15px 0 20px;
}

.home-title{
	color: #E7222C;
	font-family: "Franklin Gothic Demi Cond", "Arial Narrow", Arial;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 0 20px;
	float: left;
}



