#menu
{
	width:662px;
	height:48px;
	border-top:1px solid #FCFCFC;
	border-bottom:1px solid #9D9C87;
	background-image:url(../images/menu_bg.gif);
}

.menu_item
{
	width:160px;
	height:48px;
	position:absolute;
	top:1px;
}

#menu_home
{
	left:15px;
}

#menu_league
{
	left:175px;
}

#menu_forum
{
	left:335px;
}

#menu_rules
{
	left:495px;
}