body {
	margin: 0;
	padding: 0;
	background: #fff url(graphics/page_bg.gif);
	font-family: "Helvetica Neue", arial, geneva, helvetica, sans-serif;
	font-size: 80%;
	}
/* \*/
* html body {
	text-align: center;
	}
/* */
a img {
	border: 0;
	}
div#header, div#main {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}
div#header {
	background: #003 url(graphics/header_bg.gif) no-repeat top right;
	height: 107px;
	position: relative;
	}
/* \*/
* html div#header p {
	margin-left: 30px;
	margin-top: 10px;
	}
/* */
div#header h1 {
	margin: 0;
	float: left;
	width: 260px;
	height: 107px;
	background-color: #2a3e87;
	text-align: center;
	}
div#header ul {
	margin: 0;
	padding: 0;
	}
div#header li {
	display: block;
	float: left;
	padding: 0 1em;
	color: #F4D10C;
	font-weight: bold;
	height: 23px;
	font-size: 12px;
	line-height: 23px;
	background-color: #003;
	}
* html div#header img {
	float: right;
	}
div#header li a {
	color: #fff;
	text-decoration: none;
	}
div#header li img {
	vertical-align: middle;
	}
div#main {
	background: #fff url(graphics/main_bg.gif) repeat-y;
	padding: 1px 0 50px 0;
	}
p#channel {
	font-size: 11px;
	margin: 0;
	text-align: center;
	color: #003;
	}
div#nav {
	float: left;
	width: 260px;
	}
div#nav ul, div#nav form {
	margin: 0 0 2em 0;
	padding: 0 10px;
	}
div#nav li {
	list-style: none;
	padding-left: 15px;
	background: url(graphics/nav_arrow.gif) no-repeat left .45em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #F4D10C;
	}
div#nav ul a {
	text-decoration: none;
	}
div#nav a {
	color: #fff;
	}
div#nav label {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}
div#nav p {
	padding-left: 10px;
	}
#searchterms, #signup {	
	width: 120px;
	}
/* \*/
* html #searchterms, * html #signup {	
	width: 110px;
	}
/* */
div#nav input {
	vertical-align: middle;
	}
div#content {
	margin: 0 25px 0 285px;
	padding-top: 1em;
	}
p#date {
	padding-left: 15px;
	margin: 0 10px 10px 10px;
	background: url(graphics/nav_arrow.gif) no-repeat left .45em;
	color: #fff;
	}
h2#schedule {
	margin: 0;
	font-size: 2em;
	font-weight: normal;
	color: #003;
	}
table {
	width: 100%;
	}
/* \*/
* html table {
	width: 99%;
	}
/* */
th {
	text-align: left;
	color: #fff;
	background-color: #003;
	text-transform: uppercase;
	padding: 2px 7px 2px 7px;
	}
td {
	border-bottom: 1px solid #8f8b75;
	vertical-align: top;
	}
tr.results td {
	border-bottom: none;
	}
table#searchresults a {
	padding: 0;
	background-image: none;
	display: inline;
	font-weight: bold;
	font-family: "Helvetica Neue Bold";
	}
div#content td a {
	text-decoration: none;
	padding-right: 50px;
	background: url(graphics/more.gif) no-repeat right center;
	color: #000;
	}
div#nav td {
	background-color: #b3c0ef;
	}
tr#now td {
	background-color: #f7eba5;
	}
td.time {
	text-align: right;
	white-space: nowrap;
	}
div#nav table {
	margin: 0 10px 1em 10px;
	font-size: 90%;
	width: 240px;
	}
div#nav table td a {
	color: #000;
	text-decoration: none;
	}

p#nextprev {
	position: relative;
	height: 13px;
	}
p#nextprev a {
	position: absolute;
	top: 0;
	}
a#next {
	right: 0;
	}
div.featured {
	background-color: #b3c0ef;
	margin: 0 0 2.5em 0;
	float: left;
	width: 100%;
	}
div.featured img {
	float: left;
	}
div.featured h2 {
	font-size: 120%;
	color: #003;
	padding-top: .7em;
	margin-top: 0;
	}
div.featured h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 0;
	}
div.featured ul {
	margin: 1em 0;
	padding: 0;
	}
div.featured li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
/* Deal with floats */
div.featured:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

div.featured {
    display: inline-table;
    }

/* Hides from IE-mac \*/
* html div.featured {
    height: 1%;
    }
div.featured {
    display: block;
    }
/* End hide from IE-mac */
div#footer {
	text-align: left;
	border-top: 2px solid #8f8b75;
	margin-top: 2.5em;
	clear: left;
	font-size: 80%;
	}
div#footer div {
	position: relative;
	}
div#footer span {
	display: none;
	}
div#footer div a {
	position: absolute;
	top: 0;
	height: 34px;
	display: block;
	text-indent: -200em;
	overflow: hidden;
	}
*:first-child+html div#footer div a {
	background: url('graphics/footer_logos.gif') no-repeat 300px 300px;
	}
* html div#footer div a {
	background: url('graphics/footer_logos.gif') no-repeat 300px 300px;
	}
a#mi_tv {
	left: 0;
	width: 111px;
	}
a#mi_radio {
	left: 133px;
	width: 84px;
	}
div#footer div a#mi_prod {
	left: 241px;
	width: 83px;
	}