#sitemap {
position: static;
margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
padding-top: 0px;
font-size: 1.2em;
color: #ffffff;
line-height: 2em;}

#sitemap a {
color: #ffffff;}

#sitemap a:link a:visited a:hover a:active {
color: #ffffff;
text-decoration: none;}

#sitemap a:hover {
font-weight: bold;}

#sitemap ul li {
list-style-image: url(images/neoabul1.gif);
list-style-position: outside;
display: list-item;
font-size: 1em;}

#sitemap ul ul li {
list-style-image: url(images/neoabul2.gif);
list-style-position: outside;
line-height: 1.2em;
font-size: .9em;}

#sitemap ul ul ul li {
list-style-image: url(images/neoabul3.gif);
list-style-position: outside;
line-height: 1.2em;
font-size: .9em;}


