/*********** BEGIN MAIN NAVIGATION ******************/

#homeNav
{
	width: 161px;
	height: 184px;
	float: left;
	background: url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOff.jpg) no-repeat top left;
	margin: 0 auto;
	clear: both;
}

#homeNav ul
{
	display: block;
	float: none;
	list-style: none;
	margin: 0 auto;
	width: 161px;
	height: inherit;
	padding: 0;
	margin-left: 0px;
}
#homeNav ul li
{
	display: block;
	float: left;
	height: 23px;
	clear: none;
}
#homeNav ul li a
{
	display: block;
	float: left;	
	height: 23px;
	width: 161px;
	text-decoration: none;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}


li#navhome a:hover, li#navhome.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -0px no-repeat;
}
li#navfeatures a:hover, li#navfeatures.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -23px no-repeat;
}
li#navfashion a:hover, li#navfashion.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -46px no-repeat;
}
li#navgames a:hover, li#navgames.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -69px no-repeat;
}
li#navepisodes a:hover, li#navepisodes.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -92px no-repeat;
}
li#navcast a:hover, li#navcast.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -115px no-repeat;
}
li#navdownloads a:hover, li#navdownloads.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -138px no-repeat;
}
li#navforum a:hover, li#navforum.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/homeNavOn.jpg) 0px -161px no-repeat;
}

/************* END MAIN NAVIGATION ***********************/

#sponsors {
	display: block;
	position:absolute;
	left:0px;
	top:420px;
	width:157px;
	height:auto;
}

#homeflash {
	display: block;
	position:relative;
	width:595px;
	height:293px;
	left:4px;
	top:4px;
}
#featureflash {
	display: block;
	position:relative;
	width:591px;
	left:5px;
	top:8px;
	height: 168;
}
#homecontent {
	display: block;
	position:absolute;
	left:176px;
	top:152px;
	width:600px;
	height:auto;
	background: url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/contentBk.jpg) no-repeat top left;
	background-repeat: no-repeat;
	background-image: url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/home/contentBk.gif);
}

