#waveContainer
	{
	background: url('/images/waveTexture.gif') no-repeat;
	background-color: #026BA4;
	width: 612px;
	height: 346px;
	text-align: left;
	position: absolute;
	top: 147px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	z-index: 0;
	}

#introParagraph
	{
	float: left;
	padding: 0px auto 0px auto;
	width: 290px;
	margin: 110px 0px 0px 0px;
	}

#introParagraph p
	{
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 0px 5px 0px;
	margin: 0px 70px 0px 32px;
	}

#introParagraph h2
	{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 70px 0px 32px;	
	}
	
#todaysLineup
	{
	float: left;
	font-size: 14px;
	line-height: 1.4em;	
	width: 320px;
	border: 1px red;
	}
	
#todaysLineup h2
	{
	margin: 45px 0px 0px 0px;
	padding: 0px;
	font: 18px arial, verdana, sans-serif;	
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0em;
	letter-spacing: 1px;
	}

#todaysLineup h3
	{
	padding: 5px 0px 15px 0px;
	margin: 0px 45px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #C2ECFE;
	border-bottom: 1px solid #C2ECFE;
	}

#todaysLineup p
	{
	padding: 8px 0px 8px 0px;
	margin: 0px 45px 0px 0px;
	border-bottom: 1px solid #C2ECFE;
	}

.timeSlot
	{
	font-weight: bold;
	color: #C2ECFE;
	}
	
#programAds
	{
	width: 269px; 
	height: 243px;
	z-index: 3;
	position: absolute;
	}

#spotlights
	{
	position: absolute;
	top: 147px;
	left: 612px;
	width: 384px;
	}

#recommend
	{
	width: 612px;
	height: 390px;
	background: url('/images/recommendBG.gif') repeat-y;
	position: absolute;
	top: 493px;
	left: 0px;	
	}
#recommendTitle
	{
	width: 38px;
	height: 100%;
	position: relative;
	float: left;
	}
	
#recommendStuff
	{
	padding: 10px 10px 10px 0px;
	width: 444px;
	position: relative;
	float: left;
	text-align: center;
	}
	
#recommendStuff p
	{
	font-size: 11px; 
	color: #323333;
	padding: 0px 0px 5px 0px;
	margin: 0px auto;
	}
	
#recommendStuff a
	{
	text-decoration: none;
	color: #067CAC;
	}
	
#recommendStuff a:hover
	{
	text-decoration: underline;
	}

#recommendStuff UL
	{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}
#recommendStuff LI
	{list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #323333;
	}
	
#sponsorAds
	{
	width: 384px;
	height: 392px;
	background-color: #EAEAEA;
	position: absolute;
	top: 493px;
	left: 612px;	
	text-align: left;
	}

#sponsorAds h2
	{
	font-size: 12px;
	color: #0D63A9;
	font-weight: bold;
	padding: 10px 0px 20px 10px;
	margin: 0px auto;
	text-transform: uppercase;
	}

#sponsorAds p	
	{
	padding: 10px 0px 20px 10px;
	margin: 0px auto;
	}

#logo	{
	text-align: left;
	margin: 0px auto 0px auto;	
	width: 612px;
	height: 90px;
	background: url('/images/logoHome.gif') no-repeat;
	position: absolute;
	top: 20px;
	left: 0px;
}

#navAds {
	width: 384px;
	left: 612px;
	}
	
#mainNavigation
	{
	height: 32px;	
	margin: 0px auto;
	position: absolute;
	top: 124px;
	left: 260px;
	}
	
#mainNavigation LI
	{
	padding-right: 18px;
	}

#wrapper
	{background-image: none;}
	
#titanBox
	{
	width: 269px; 
	height: 243px;
	z-index: 3;
	position: absolute;
	top: 230px;
	left: 550px;
	}

#signup
	{
	top: 10px;
	left: 170px;
	z-index: 3;
	position: absolute;
	color: #067CAC;
	}

