body {	height:100%;	background-color: #CCC;	margin: 0px;}#container {	width:773px;	height:589px;}#topShadow {	height:10px;	font-size:1px;	background-image:url(../images/bg-top.png);	background-position:center;	background-repeat:no-repeat;	}#footer {	height:27px;	}#mainContent {	height:516px;	background-image:url(../images/bg-container.png);	background-position:center;	background-repeat:repeat-y;	padding-top:18px;	padding-bottom:18px;	padding-left:28px;	padding-right:28px;	text-align:left;}#leftCol {	float:left;	width:248px;	height:515px;	margin-right:21px;}#rightCol {	float:left;	width:448px;}#listen {	text-align:right;	margin-bottom:21px;}#progSchedule {	width:248px;	height:340px;	overflow:auto;	padding-left:10px;	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#000;	line-height:11px;}#progSchedule[id] {	width:223px;	padding-right:15px;}#progSchedule a:link, #progSchedule a:visited, #progSchedule a:active, #progSchedule a:hover {	color:#339933;	text-decoration:underline;}#progSchedule img {	margin-top:18px;}#iconLinks {	height:39px;	padding-top:21px;}
