#nav{
list-style: none;
margin: 0px;
text-align: left;
width: 145px;
font-variant: small-caps;
font-size: .7em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:1.9em;
background: url(http://www.ci.lenexa.ks.us/images/cssgraphic.gif);

}
#nav ul {
list-style: none;
margin-left: 5px;
padding: 0px;
                    
}
#nav li {
text-align: left;
margin-left:auto;
padding:0px;
}
#nav ul li a{
text-decoration: none;
color: #003366;

}
                            
#nav ul li a:hover {
height: 15px;
margin-top: 0px;
padding:0px;
background: url(http://www.ci.lenexa.ks.us/images/cssgraphic3.gif);
width: 130px;
background-repeat: no-repeat;
background-position: center center;
}

#nav2{
text-align: left;
list-style: none;
padding:0px;
width: 145px;
font-variant: none;
font-size: .6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left: 10px;
background-image: url(http://www.ci.lenexa.ks.us/images/NavCSSGraphic.gif);
}

#nav2 ul{
list-style: none;
width: 115px;
padding:0px;
text-align: right;
margin-left: 3px;
margin-top: 2px;
margin-bottom: 2px;
line-height:1.5em;
}

#nav2 ul li a{
text-decoration: none;
color: #003366;
}

#nav3{
list-style: none;
width: 145px;
font-variant: small-caps;
font-size: .7em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:1.9em;
margin: 0; 
background: url(http://www.ci.lenexa.ks.us/images/cssgraphic.gif);
color: 0e2a6f;

}

#nav3 ul {
list-style: none;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
                    
}
#nav3 ul li a{
text-decoration: none;
color: #003399;
}

#nav3 ul li a:hover {
height: 15px;
margin-top: 0px;
background: url(http://www.ci.lenexa.ks.us/images/cssgraphic3.gif);
width: 130px;
background-repeat: no-repeat;
background-position: center center;
}
