#outer {
	position: relative;
	background-color: #1D1D1D;
	color: #FFF;
	width: 955px;
	margin: 0 auto;

}
#header {
	top: 0px;
	height: 143px;
	position: relative;
	width: 955px;
	background-color: #1D1D1D;
}
#logo {
	height: 90px;
	left: 10px;
	position: absolute;
	top: 5px;
	width: 170px;
}
#topBanner {
	height: 90px;
	width: 728px;
	right: 20px;
	position: absolute;
	border: 1px dotted #FFF;
	top: 5px;
}
#topMenu {
	background-image: url(../images/topMenuBg.gif);
	height: 38px;
	position: absolute;
	line-height: 38px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: normal;
	width: 955px;
	top: 105px;
}
#content {
	width: 955px;
	position: relative;
	height: 1000px;
}

#topMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topMenu li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-repeat: repeat-x;
	height: 60px;
	width: 955px;
	position: absolute;
}
#leftSide {
	width: 180px;
	position: absolute;
}
#center {
	width: 341px;
	position: absolute;
	left: 182px;
}
#rightSide {
	width: 430px;
	position: absolute;
	right: 0px;
}
#fchannels {
	width: 952px;
	position: relative;
	height: 100px;
	border: 1px solid #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#channelPlay {
	width: 430px;
	left: 184px;
	position: absolute;
}
#rightAds {
	width: 338px;
	position: absolute;
	right: 0px;
}
