

.topNav  {
width:869px;
height:22px;
position:relative;
left:8px;
background:#000;
}
.topNav2  {
position:relative;
top:-2px;
height:12px;
margin-left:365px;
width:500px;
color:#fff;
}

.topNav2 a:link, .topNav2 a:visited  {
text-decoration:none;
font: 11px "Century Gothic", "Trubuchet MS", "Arial", sans-serif;
color:#fff;
}

.topNav2 a:hover  {
text-decoration:underline;
}

.topNav2 ul  {
font: 11px "Century Gothic", "Trubuchet MS", "Arial", sans-serif;
color:#FFF;
margin:0px;padding:0px;
list-style:none;
}
.topNav2 li  {
float:left;
color:#FFF;
padding:0 7px 0px 7px;
list-style:none;
border-right:1px solid #fff;
}
.topNav2 li.last  {
border-right:none;
}
.topNav ul
{
padding: 0px;
margin: 0px 0px 0px 0px;
background-color: #000000;
color: #ffffff;
float: left;
font-size: 95%;
width: 100%;
text-transform: uppercase;
}
.topNav ul li a  {
font: 12px "Century Gothic", "Trubuchet MS", "Arial", sans-serif;
color:#FFF;
background:#000;
margin:0px 0px 0px 0px;
list-style:none;
float:left;
text-decoration:none;
padding:3px 13px 3px 13px;
}

.topNav ul li {display:inline;}

.topNav a:hover  {
	/*text-decoration:underline;*/
	background:#777755;
}
