body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(style/header-repeat.jpg) center repeat-x #FFFFFF;
	background-position:top;	
	color: #333333;
	font-size: 12px;
}
img{
	border: 0px;	
}
a{
	color: #F30;
	text-decoration: none;
}
a:visited{
	color: #F30;
}
a:hover{
	color: #FC3;
}
h1{
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 38px;
	width: 100%;
	border-bottom: 1px solid #333333;
	color: #000000;
}
p{
	line-height: 16px;
}
iframe{
	margin-bottom: 10px;
}
#containercontainer{
	background-image:url(style/page-background2.jpg);
	width:1216px;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
	}

#container{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom:auto;
	position: relative;
	left: 1px;
	min-height:600px;

}
#header{
	height: 200px;
	background: url(style/header-background2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#navigation{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: #000000 solid 4px;
	}
	
#logo{
	margin: 15px 0 0 30px;
	float: left;
}
#leftColumn{
	clear: both;
	width: 230px;
	margin: 0 0 0 10px;
	float: left;
}
#streamContainer{
	height: 70px;
	padding: 10px;
}
#streamContainer a, .listenButtonLong a{
	display: block;
	width: 210px;
	height: 23px;
	background: url(style/listen-button.png) no-repeat;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 10px;
}
#streamContainer a:hover, .listenButtonLong a:hover{
	color: #ffcc99;
}
#middleColumn{
	float: left;
	margin: 0 10px 0 10px;
	width: 465px;
	min-height:600px;

}
#rightColumn{
	width: 215px;
	float: left;
}
#largeColumn{
	width:680px;
	margin: 10px;
	padding-top:12px;
	float:left;
	min-height:600px;
	}
#exec{
	margin-left:auto;
	margin-right:auto;
	width:600px;
}	
#footer{
	clear: both;
}
#footer p{
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#footer p a{
	border-left: 1px solid #333333;
	margin-left: 10px;
	padding-left: 10px;
}
.listenButtonLong a{
	background: url(style/listen-button-long.jpg) no-repeat;
	width: 450px;
	margin: 0 10px 10px 10px;
}
.showtimeLeft{
	float: left;
	margin-top: 20px;
	clear:both;
}
.showtimeRight{
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}
