
#navlist    { font-family: Arial, "Trebuchet MS", Helvetica, Geneva, Verdana, SunSans-Regular, sans-serif; width: 120px }

#navlist ul   { font-size: 11px; text-indent: -10px; list-style-type: none; margin: 0; padding: 0 }

#navlist li {
margin: 0;
}

#navtitle    { background-color: transparent; background-image: none; background-position: 0 50%; display: block; padding: 2px 2px 2px 18px; border-style: none; border-width: 1px; border-color: #ddd #000 #000 #ddd }


#navlist a        { background-color: transparent; background-image: none; background-position: 0 50%; display: block; padding: 2px 2px 2px 24px; border-style: none; border-color: transparent; outline-style: none }

#navlist a:link, #navlist a:visited  { color: #eee; text-decoration: none; border-width: 1px }

#navlist a:hover, #navlist a:active     { color: #fc0; text-decoration: none; background-color: #f60; background-image: none; border-style: dotted none none; border-width: 1px; border-color: #fc0 }


#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #ffcc33;
background-image:  url(../../../../../../Desktop/assets/l2_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

<!--[if IE 5]>
<style>
#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
</style>
<![endif]-->


<!--[if IE 6]>
<style>
#navlist a {height: 1em;}
</style>
<![endif]-->

