/* CSS Document */

/* HEADER STYLES */


#whatson {
	float: left;	
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
	margin: 15px 0px 0px 100px;
	padding: 0px 0px 5px 0px;
}

#whatson a {
	color: #666666;
}



#whatson a:hover {
	color: #BF2F1C;
}


#whatson TABLE {
	margin: 0px 0px 20px -1px;
	text-align: left;
	font-size: 12px;
}
	
	
.progsched {
	font-size: 14px;
	font-style: normal;	
	font-weight: bold;
}


#nav2 {	
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
}


#nav2 li {
	list-style: none;
}


#nav2 a {
	color: #666666;
}


#nav2 a:visited {
	color: #666666;
}


#nav2 a:hover {
	color: #BF2F1C;
}


#nav {
	height: 30px;
	clear: both;
	list-style: none;
	text-align: center; 
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: dotted;
	border-color: #666666;
	padding: 10px 0 0px 0px;
	color: #343C8B;
	text-decoration: none;
}

#nav ul {
	margin: 0;
	padding: 0px;
	text-align: center;
}

#nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 19px 0 19px;	

}

#nav a {
	color: #BF2F1C;

}

#nav a:hover {
	color: #000000;
}


			<!-- styles for whatsonnow module-->



TABLE.gnc {
  	FONT-FAMILY: Arial, Helvetica, sans-serif;
  	FONT-SIZE: 12px;
	COLOR: #666666;
} 


.gncTitle {
	PADDING: 1px 3px 3px 0px;
	font-weight: bold;
}


.gncProgramName {
	PADDING: 1px 1px 0px 0px;
 	font-weight: normal;
 	FONT-STYLE: italic;
  
} 

.gncProgramTime {
 	PADDING: 1px 3px 0px 0px;
 	font-weight: normal;
} 



/* FOOTER SECTION */


#footer {
	border-top: 1px dotted #666666;
}


#footer p {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 5px 0px;
}

#footer a {
	color: #BF2F1C;
	font-weight: bold;	 
}


#footer a:hover{
	color: #000000;	 
}


#umsl {
	float: left;
	width: 45%;
	height: 80px;
	padding: 10px 0px 0px 0px;
}


#networklogos {
	float: right;
	width: 55%;
	height: 80px;
	padding: 10px 0px 0px 0px;
}


#networklogos ul {
	text-align:right;
	}


#networklogos ul li {
	display: inline;
	list-style: none;
	padding: 0 5px 0 0px;
}