img {
	border: 0px;
}

#navBg {	
	position: absolute; 
	top: 123px; 
	left: 50%; 
	margin-left: -449px;
	width: 160px; 
	height: 362px;	/*Add 28px for each menu item increase*/
	background-color: #000000;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	display: none;
	z-index: 99;
}

#teamSportsBg {	
	position: absolute; 
	top: 123px;	
	left: 155px; 
	width: 160px; height: 145px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
}

#theOutdoorsBg {	
	position: absolute; 
	top: 150px;	
	left: 155px; 
	width: 160px; height: 92px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
}

#fitnessBg {	
	position: absolute; 
	top: 177px; 
	left: 155px; 
	width: 180px; 
	height: 64px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
}

/*#fishingBg {	
	position: absolute; 
	top: 231px;	
	left: 155px; 
	width: 160px; 
	height: 64px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
}*/


#footwearBg {	
	position: absolute; 
	top: 230px; 
	left: 155px; 
	width: 160px; 
	height: 120px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
	z-index: 4;
}

#golfBg {	
	position: absolute; 
	top: 258px; 
	left: 155px; 
	width: 160px; 
	height: 119px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
	z-index: 4;
}

#racketSportsBg {	
	position: absolute; 
	top: 284px; 
	left: 155px; 
	width: 160px; 
	height: 119px; 
	background-color: #000000; 
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	display: none;
	z-index: 4;
}
