
.menu_style
{	background: url(/portals/0/skins/sportsink/images/top_nav_bg.jpg);
 	background-repeat: repeat-x;
	width: 990px;
	height: 22px;
	margin: 25px 0 0 26px;
	padding: 0 0 0 0;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
	clear:both;
	z-index: 99;
	text-align: center;
}

.menu_style ul
{
	padding: 0;
	margin: 0;
	text-align: center;
}

.menu_style li
{

}

.menu_style li a
{
	color: #fff;
}



.sf-menu a.sf-with-ul {
min-width:1px;
padding-right:2em;
color: #fff;
	z-index: 9999;

}
.sf-menu a, .sf-menu a:visited {
color:#fff;
}