body {
	background-color:#296695;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	color:#fff;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#003366;
}

h1, h2, h3, h4, h5, h6 {
	padding:.25em 0 .25em 0;
}
h1 {
	font-size:135%;
}
h2 {
	font-size:130%;
}
h3 {
	font-size:125%;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:110%;
}
h6 {
	font-size:100%;
}
img {
	border:0;
	margin:0;
	padding:0;
}
#content p, #content ul {
	padding:.5em 0 .5em 0;
}
#center-column li {
	margin-left:25px;
}
blockquote {
	margin:0 1.5em 0 1.5em;
}
.center {
	text-align:center;
}
#page-wrapper {
	margin:0 auto;
	text-align;center;
	width:800px;
}
#header {
	background-image:url(../images/layout/header.gif);
	background-repeat:no-repeat;
	height:121px;
}
#ticker {
	height:8px;
	background-image:url(../images/layout/ticker_bg.gif);
	background-repeat:repeat-x;
	color:black;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}
#content {
	background-image:url(../images/layout/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	text-align:left;
	padding:15px 0 15px 0;
}
#footer {
	color:#fff;
	background-color:#003366;
	padding: 10px 0;
	border-top:2px solid #7E98B2;
}
#footer a {
	color:#fff;
}
#header h1 {
	display:none;
}
#main-nav {
	list-style:none;
	width:800px;
	height:121px;
	position:relative;
}
#main-nav li {
	display:inline;
}
#main-nav li a {
	height:22px;
	top:90px;
	position:absolute;
}
#main-nav li a span{
	display:none;
}
#main-nav li a#home-link {
	left:8px;
	top:22px;
	width:236px;
	height:80px;
}
#main-nav li a#about-us-link {
	left:310px;
	width:51px;
}
#main-nav li a#program-guide-link {
	left:364px;
	width:82px;
}
#main-nav li a#family-friendly-links-link {
	left:449px;
	width:113px;
}
#main-nav li a#job-listings-link {
	left:565px;
	width:71px;
}
#main-nav li a#meet-our-staff-link {
	left:639px;
	width:81px;
}
#main-nav li a#contact-us-link {
	left:723px;
	width:68px;
}
#footer-nav {
	list-style:none;
	width:450px;
	font-size:x-small;
	margin:0 auto;
	text-align:center;
	position:relative;
	line-height:15px;
}
#footer-nav li {
	display:inline;
}
#footer-nav li a {
	color:#fff;
	padding:0 5px 0 2px;
	border-right: 1px solid #FFCC66;
}
#footer-nav li a.last {
	border-right: none;
}
#left-column {
	float:left;
	width:168px;
	text-align:center;
}
#center-column {
	float:left;
	width:444px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0 10px 0 10px;
}
#right-column {
	float:left;
	text-align:center;
	width:165px;
}

#weather-box {
	border:1px solid #003366;
	padding:0;
	margin:0 auto 10px auto;
	width:135px;
}
#weather-box a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:x-small;
}
#weather-box a:hover {
	text-decoration:underline;
}
#weather-box .top-cap {
	width:135px;
	height:48px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/layout/weather_box_topcap.gif);
	background-repeat:no-repeat;
}
#weather-box .top-cap h2 {
	display:none;
}
#weather-box .top-cap #weather-date {
	position:relative;
	top:30px;
	left:0;
	width:135px;
	color:#EEC266;
	text-align:center;
	font-weight:bold;
	font-size:x-small;
}
#weather-box .content {
	width:135px;
	height:50px;
	background-image:url(../images/layout/weather_box_bg.gif);
	background-repeat:repeat-y;
	color:#000;
}
#weather-box .content img#weather-icon {
	display:block;
	float:left;
	margin:0 0 0 10px;
	padding:2px;
	width:50px;
}
#weather-box .content p#forecast {
	padding:5px 0;
}
#weather-box .content span.temperature {
	color:#666;
}
#center-column .feature-box {
	width:435px;
	border:1px solid #003366;
	margin:0 auto 15px auto;
	background-color:#E1DFDF;
	overflow:auto;
}
#center-column .feature-box .right-column {
	float:right;
	display:inline;
	width:237px;
	color:#000;
}
/* below used to pull feature box h2 titles closer to image in IE only */
/* hide from MacIE \*/ 
* html #center-column .feature-box .right-column {
	margin-left:-2px;
}
/* end hide */
#center-column .feature-box h2 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:30px;
	background-color:#003366;
}
#center-column #spotlights-box h2 {
	background-image:url(../images/layout/spotlights_header.gif);
	background-repeat:no-repeat;
}
#center-column #news-box h2 {
	background-image:url(../images/layout/news_header.gif);
	background-repeat:no-repeat;
}
#center-column .feature-box p.content {
	padding:4px 4px 4px 10px;
	font-size:x-small;
}
#center-column .feature-box img.front-photo {
	float:left;
	display:inline;
	width:197px;
	margin:0;
	padding:0;
}

#on-air-box {
	height:130px;
	padding:0;
	margin:0 auto 10px auto;
	width:136px;
}
#on-air-box a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:x-small;
}
#on-air-box a:hover {
	text-decoration:underline;
}
#on-air-box .top-cap {
	width:136px;
	height:140px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/layout/featured_shows_topcap.gif);
	background-repeat:no-repeat;
}
#on-air-box .top-cap h2 {
	display:none;
}
#on-air-box .content {
	width:128px;
	background-color:#E1DFDF;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	color:#000;
	text-align:left;
	padding: 3px;
}
#on-air-box .content ul {
	list-style:none;
	font-size:x-small;
	width:115px;
	margin-left:6px;
	display:block;
}
#on-air-box .content ul li {
	border-bottom:2px solid #FFCC66;
	padding:2px 0 4px 0;
}
#on-air-box .content ul li.last {
	border-bottom:none;
}
#center-column #content-container {
	width:415px;
	border:1px solid #003366;
	margin:0 auto 15px auto;
	background-color:#E1DFDF;
	padding:0 10px 10px 10px;
	color:#000;
	font-size:small;
}
#center-column #content-container h2.page_header {
	width:435px;
	height:22px;
	margin:0 -10px 10px -10px;
	background-repeat:no-repeat;
	background-color:#003366;
	color:#fff;
	text-indent:-9999px;
}