/* CSS Document */
#page_wrap {
	width:925px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	border-bottom: thin solid #122935;
	background-color: #FFFFFF;
	padding: 0px;
}
#left_wrap {
	float:left;
	width:225px;
	height: 530px;
	position: relative;
}
#right_wrap {
	float:right;
	width:700px;
	height: 537px;
	position: relative;
	background-image:url(../images/back_landing.gif);
	background-repeat:no-repeat;
}
#left {
	position: relative;
	float:left;
	width:225px;
	text-align:left;
	background-image:url(../images/left.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 537px;
}
#right {
	position: absolute;
	width:657px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 310px;
	top: 22px;
	left: 20px;
}
#menu_wrap {
	width:200px;
	height: auto;
	position: relative;
	bottom: 40px;
}
#menu {
	float: left;
	width:200px;
	height: auto;
	position: relative;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	text-align: left;
}
#menu a:hover {
	color: #ff9600;
}
#menu ul {
	padding-left: 12px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/arrow_wht.jpg);
}
#menu li {
	position: relative;
}
#info_frame {
	position: relative;
	float: left;
	left: 7px;
	height: 284px;
	width: 200px;
	top: -10px;
}
#video_frame {
	width:320px;
	height:292px;
	position: relative;
	float: right;
}
#descrip_frame {
	width:330px;
	height:270px;
	float: left;
}
#program_guide {
	width:657px;
	height:270px;
	float: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #0C4C7A;
	font-weight: bold;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	font-weight: none;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #cc0000;
	font-weight: none;
}
.airing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.buttons, .buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #0C4C7A;
	font-weight: bold;
	text-decoration:underline;
}
