#menuDiv {
	width:901px;
	height:22px;
	position:relative;
	left:26px;
}

#menuDiv span {
	display:none;
}

#menuButton {
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position:0 0;
	height:22px;
}

#menuButton:hover {
	background-position: 0 -22px;
}

.menuHome {
	width:54px;
	background:url(../layout-images/newmenu/NFLOL_Home-bg.gif);
}

.menuSB {
	width:128px;
	background:url(../layout-images/newmenu/NFLOL_SB-bg.gif);
}
	
.menuPB {
	width:115px;
	background:url(../layout-images/newmenu/NFLOL_PB-bg.gif);
}

.menuSB2 {
	width:126px;
	background:url(../layout-images/newmenu/NFLOL_SB2-bg.gif);
}

.menuDraft {
	width:92px;
	background:url(../layout-images/newmenu/NFLOL_Draft-bg.gif);
}

.menuInt {
	width:159px;
	background:url(../layout-images/newmenu/NFLOL_INT-bg.gif);
}

.menuOther {
	width:156px;
	background:url(../layout-images/newmenu/NFLOL_Other-bg.gif);
}

.menuContact {
	width:71px;
	background:url(../layout-images/newmenu/NFLOL_Contact-bg.gif);
}
