#menu_top, #menu_bottom {
	position:relative;	
	height:47px;
}
#menu_top ul {
	height: 47px;
	list-style:none;
	position:absolute;
}
#menu_top ul li {
	display:block;
	float:left;
}
#menu_top ul li a {
	display:block;
	height:47px;
}
#menu_bottom ul {
	height:47px;
	list-style:none;
	position:absolute;
}
#menu_bottom ul li {
	height:47px;
	display:block;
	float:left;
}
#menu_bottom ul li a {
	display:block;
	height:47px;
}
#menu_top span, #menu_bottom span {
	display:none;	
}
#menu_top .muhammad-ali-memorabilia a {
	background:url(../images/background/menu_sprite.png) 0px 0px;
	width:211px;
}
#menu_top .ali-today a {
	background:url(../images/background/menu_sprite.png) -211px 0px;
	width:101px;
}
#menu_top .fight-record a {
	background:url(../images/background/menu_sprite.png) -312px 0px;
	width:126px;
}
#menu_top .biography a {
	background:url(../images/background/menu_sprite.png) -438px 0px;
	width:87px;
}            
#menu_top .amateur-career a {
	background:url(../images/background/menu_sprite.png) -525px 0px;
	width:137px;	
}
#menu_top .autographed-photos a {
	background:url(../images/background/menu_sprite.png) -662px 0px;
	width:168px;	
}
#menu_top .autographed-equipment a {
	background:url(../images/background/menu_sprite.png) -830px 0px;
	width:170px;
}
#menu_bottom .fight-used-training-equipment a {
	background:url(../images/background/menu_sprite.png) 0px 141px;
	width:211px;	
}
#menu_bottom .custom-framed-ali-memorabilia a {
	background:url(../images/background/menu_sprite.png) -211px 141px;
	width:227px;	
}
#menu_bottom .posters a {
	background:url(../images/background/menu_sprite.png) -438px 141px;	
	width:78px;
}
#menu_bottom .programs a {
	background:url(../images/background/menu_sprite.png) -516px 141px;
	width:91px;
}
#menu_bottom .tickets a {
	background:url(../images/background/menu_sprite.png) -607px 141px;
	width:72px;	
}
#menu_bottom .endorsed-products a {
	background:url(../images/background/menu_sprite.png) -679px 141px;
	width:151px;	
}
#menu_bottom .artwork a {
	background:url(../images/background/menu_sprite.png) -830px 141px;
	width:80px;
}
#menu_bottom .bookstore a {
	background:url(../images/background/menu_sprite.png) -910px 141px;
	width:90px;	
}
#menu_top .muhammad-ali-memorabilia a:hover,
#menu_top .muhammad-ali-memorabilia.active a {
	background:url(../images/background/menu_sprite.png) 0px 94px;
	width:211px;
}
#menu_top .ali-today a:hover,
#menu_top .ali-today.active a {
	background:url(../images/background/menu_sprite.png) -211px 94px;
	width:101px;
}
#menu_top .fight-record a:hover,
#menu_top .fight-record.active a {
	background:url(../images/background/menu_sprite.png) -312px 94px;
	width:126px;
}
#menu_top .biography a:hover,
#menu_top .biography.active a {
	background:url(../images/background/menu_sprite.png) -438px 94px;
	width:87px;
}            
#menu_top .amateur-career a:hover,
#menu_top .amateur-career.active a {
	background:url(../images/background/menu_sprite.png) -525px 94px;
	width:137px;	
}
#menu_top .autographed-photos a:hover,
#menu_top .autographed-photos.active a {
	background:url(../images/background/menu_sprite.png) -662px 94px;
	width:168px;	
}
#menu_top .autographed-equipment a:hover,
#menu_top .autographed-equipment.active a {
	background:url(../images/background/menu_sprite.png) -830px 94px;
	width:170px;
}
#menu_bottom .fight-used-training-equipment a:hover,
#menu_bottom .fight-used-training-equipment.active a {
	background:url(../images/background/menu_sprite.png) 0px 47px;
	width:211px;	
}
#menu_bottom .custom-framed-ali-memorabilia a:hover,
#menu_bottom .custom-framed-ali-memorabilia.active a {
	background:url(../images/background/menu_sprite.png) -211px 47px;
	width:227px;	
}
#menu_bottom .posters a:hover,
#menu_bottom .posters.active a {
	background:url(../images/background/menu_sprite.png) -438px 47px;	
	width:78px;
}
#menu_bottom .programs a:hover,
#menu_bottom .programs.active a {
	background:url(../images/background/menu_sprite.png) -516px 47px;
	width:91px;
}
#menu_bottom .tickets a:hover,
#menu_bottom .tickets.active a {
	background:url(../images/background/menu_sprite.png) -607px 47px;
	width:72px;	
}
#menu_bottom .endorsed-products a:hover,
#menu_bottom .endorsed-products.active a {
	background:url(../images/background/menu_sprite.png) -679px 47px;
	width:151px;	
}
#menu_bottom .artwork a:hover,
#menu_bottom .artwork.active a {
	background:url(../images/background/menu_sprite.png) -830px 47px;
	width:80px;
}
#menu_bottom .bookstore a:hover,
#menu_bottom .bookstore.active a {
	background:url(../images/background/menu_sprite.png) -910px 47px;
	width:90px;	
}
