#nav1-con
{
	background-color: #9EC9DB;
	background-image: url(/sports/img/nav1/nav_1.gif);
	background-repeat: repeat-x;
}

#nav1-con ul {
	left: 54px
}

#nav1-con ul li {
	background-image: url(/sports/img/nav1/nav_1.gif);
	background-repeat: no-repeat;
}

#nav1-con ul li a:hover {
	color:#000;
	display:inline-block;
	height:25px;
	text-align:center;
	width:141px;
	background-image: url(/sports/img/nav1/nav_1.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

#nav1-con ul li:hover {
	float:left;
	text-align:center;
	background-image: url(/sports/img/nav1/nav_1.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}


/*.left-nav ul li a
{
     color: #067f9a;
}*/

.left-nav ul li a
{
     color: #000000;
}

.left-nav ul li a:hover
{
     color: #002d5d;
}
/*.left-nav ul li a:visited
{
     color: #02517f;
}*/