#homecontent
{
	position:absolute;
	width:607px;
	left:180px;
	top:255px;
	
}

/*********** BEGIN MAIN NAVIGATION ******************/

#homeNav
{
	width: 156px;
	height: 216px;
	float: left;
	
	margin: 0 auto;
	clear: both;
}

#homeNav ul
{
	display: block;
	float: none;
	list-style: none;
	margin: 0 auto;
	width: 156px;
	height: inherit;
	padding: 0;
	margin-left: 0px;
}

#homeNav ul li
{
	display: block;
	float: left;
	height: 24px;
	clear: none;
}

#homeNav ul li a
{
	display: block;
	float: left;	
	height: 24px;
	width: 156px;
	text-decoration: none;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}


li#navboyshome a:hover, li#navboyshome.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px 0px no-repeat;
}
li#navtheshow a:hover, li#navtheshow.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -24px no-repeat;
}
li#navtheplayers a:hover, li#navtheplayers.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -48px no-repeat;
}
li#navepisodes a:hover, li#navepisodes.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -72px no-repeat;
}
li#navboysvideo a:hover, li#navboysvideo.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -96px no-repeat;
}
li#navboysgames a:hover, li#navboysgames.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -120px no-repeat;
}
li#navscrapbook a:hover, li#navscrapbook.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -144px no-repeat;
}
li#navdownloads a:hover, li#navdownloads.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -168px no-repeat;
}
li#navforum a:hover, li#navforum.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/games/gamesNavOn.gif) 0px -192px no-repeat;
}


/************* END MAIN NAVIGATION ***********************/

/************ TURN ON ACTIVE NAV ***********************/

li#navboyshome a
{
	background: transparent url() 0px 0px no-repeat;
}
/***********END ACTIVE NAV***************/
