	
	/* Controls overall look of WROE*/

	body { 	
		color:black; 
		font-size: 10pt; 
		font-family: Arial; 
		background-color: #dfd6c5;		
		margin: 0 auto;
		text-align: center;
		 }
		
	a:link {
		color: navy;
		font-size: 10pt; 
		font-family: Arial;	
		text-decoration: none; }
		
	a:visited{
		color: navy;
		font-size: 10pt; 
		font-family: Arial;
		text-decoration: none; }

	a:hover {color: red}

	/* Size and position of your Container*/
	
	#Container { 	
			background-color:#f5f5db;
			background-position: center;
			text-align: left;
			width:1000px;
			height:1130px;
			 }

	/* Size and position of your Top Header*/
	#Header {	
		width:1000px;
		height:141px;
		background-image: url(../stationimages/index/header/headerbg_test.jpg); background-repeat:no-repeat;
		}
	
	#logo	{
		width: 300px;
		height: 140px;
		position: relative; 
		float: left;
		}
		
	#ListenLive	{
		width:80px;
		height:31px;
		position:relative;
		float: right;
		margin-right: 5px;
		margin-top: 3px;
		}
	
	#googleSearch	{
			float:right;
		}
	
	#cssnav { 
		background: #1735BF url(/stationimages/cssnavbg.jpg) repeat-x;
		width: 1000px; 
		height: 25px; 
		border-bottom: 1px solid #3F3F3F; 
		border-top: 1px solid #3F3F3F;
		}
		
	/* Size and position of body Content*/
	#Home_Main {	
		width:1000px;
		background:#f5f5db;
		min-height:1000px;
		margin: 20px 0 0 0;
		}
	
	#Main {	
		width:900px;
		background:#f5f5db;
		min-height:900px;
		margin: 20px 0 0 100px;
		}
		
	/* Background of your What's New Section*/
	#WhatsNew{ 
		color: black; 
		background-image: url(../stationimages/index/whatshap750x360.jpg); 
		width: 750px;
		height: 360px;
		position: relative;
		left:8px;
		float: left;
		}
		
	/*size and position of What's newcontent*/
	#WhatsHappening{
	overflow:auto;
	width: 520px;
	height: 310px;
	position: relative;
	top: 39px;
	float: left;
	}
	
	/*position of on air now*/
	#OnAir{
		position: relative;
		border:#dfd6c5 1px solid;
		width: 125px;
		height: 125px;
		float: right;
		margin: 40px 52px 0 0;
	}
	
	#listenlogo {
		float: right;
		width: 200px;
		margin: 50px 12px 0px 0px;
	}
	
	#xmaslisten {
		float:right;
		width:180px;
		border-style:double;
		border-color:#000;
		border-width:3px;
		padding:10px;
		background-color:#363;
		color:#fff;
		margin: 10px 10px 0 0;
	}
	
	#classiclisten {
		float:right;
		width:180px;
		border-style:double;
		border-color:#000;
		border-width:3px;
		padding:10px;
		background-color:#dfd6c5;
		color:#fff;
		margin: 10px 10px 0 0;
	}
	
	#Wnrewardslink{
		position: relative;
		width: 160px;
		height: 91px;
		float: right;
		margin: 60px 35px 0 0;
	}
	
	/* Size and position of Weather Box*/
	#WeatherBox{
		background-image: url(../stationimages/index/wthrbx231x363.jpg);
		position: relative;
		float: right;
	}
	
	/* Size and position of Tile ads in column*/
	#InsidePageAds {
		position: relative;
		margin-right:20px;
		float:left;
		width: 130px;
	}
	
	#InsideTopBanner {
		Position: relative;
		width: 468px;
		margin: 40px 0 20px 0;
		}
	
	/* Size and position of Tile ads in column*/
	#AdColumn {
		position: relative;
		left: 10px;
		float: left;
		width: 120px;
	}
		
	
	/* Size and position of InfoCenter*/
	#InfoCenter {
			width:854px;
			height:533px;
			background-image: url(/stationimages/index/infoctr854x533.jpg);
			color:black; 
			font-size: 10pt; 
			font-family: Arial; 
			float: right;
			position: relative;
			margin-top: 20px;
			 }	

	/* Info Center items*/	
			
	
	#News {
			position: absolute;
			top: 40px;
			left: 40px;	
			}

	#Sports {
			position: absolute;
			top: 25px;
			left: 590px;		
	 }

	#TopBanner {
		Position: relative;
		float: right;
		z-index: 99;
		margin: 10px 100px 0 0;
		}
	
	#bottomBanner {
		
		}

	/* Size and position of Bottom */
	#Footer {	
			background-color:#dfd6c5;
			color: Black;
			clear: both;
			}	