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

#nav1-con ul {
	left: 2px;
}
#nav1-con ul li {
	background-image: url(/meetings/img/nav1/nav_1.gif);
	background-repeat: no-repeat;
	width:134px;
}


#nav1-con ul li a:hover {
	color:#000;
	display:inline-block;
	height:25px;
	text-align:center;
	width:134px;
	background-image: url(/meetings/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(/meetings/img/nav1/nav_1.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

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

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

.left-nav ul li a:hover
{
     color: #2f0700;
}

/*.left-nav ul li a:visited
{
     color: #530b00;
}*/