#divnav       { color: white; overflow: hidden }
#nav              { background: #a9d075 url(../images/nav/nav_bottom.gif) repeat-x left bottom; text-indent: 0; list-style-type: none; margin: 0px; padding: 8px 8px 0px 0px; width: 100%; overflow: hidden }
#nav li      { float: right; margin: 0px; padding: 0px }
#nav a          { color: #ffffff; font-weight: normal; font-size: 10px; text-decoration: none; background: #007788 url(../images/nav/nav_off.gif) repeat-x left -3px; margin: 0px 4px 0px 0px; padding: 4px 8px; border: solid 1px #fdfdf0; display: block }
#nav a:hover    { color: white; font-weight: normal; font-size: 10px; text-decoration: none; background: #035 url(../images/nav/nav_over.gif) repeat-x left top; border-style: solid solid none solid; border-width: 1px; border-color: #fdfdf0 }
