﻿#imageContainer
{
	height:537px; 
	width:100%; 
	text-align:center; 
	margin:0px auto; 
	background-color:black;	
}
#imgFrame
{
	text-align:center; 
	margin:0px auto; 
	background:black;
	background-repeat:no-repeat;
	background-position:center;
	height:537px;
}
#frameControl li
{
	display:inline;
	list-style: none;
	margin:0;
}
#channelContainer
{
	height:142px; width:100%;
	background-color:#ffffff;
	margin:0px auto; 
}
#innerChannel
{
	height:142px; width:980px;	
	text-align:center; 
	margin:0px auto; 
}
#channel
{
	width:950px;
	text-align:left;
}
