#col1 {
width:582px;
float:left;
}

#section1 {
background-image:url(../img/dash_vertical.gif);
background-repeat:repeat-y;
padding:0px 10px 0px 10px;
}

#section1 a {
font:bold 10px Verdana;
color:#FF0000;
text-decoration:none;
}
#section1 a:hover, #section1 a:hover.top {
text-decoration:underline;
}

#section1 a.top {
font:normal 10px Verdana;
color:#000000;
text-decoration:none;
}

#sitemap {
width:401px;
background-color:#E0E0E0;
}

#sitemap1, #sitemap2 {
width:199px;
float:left;
}

#sitemap1 ul, #sitemap2 ul {
margin:0px;
padding:20px 0px 10px 10px;
list-style-type:none;
}

#sitemap2 ul {
border-bottom:solid 3px #FFFFFF;
border-left:solid 3px #FFFFFF;
}

#sitemap1 ul a, #sitemap2 ul a {
font:normal 10px Verdana;
color:#333333;
background-image:url(../img/sitemap_sub.gif);
background-repeat:no-repeat;
background-position:0px -1px;
padding-left:46px;
height:15px;
display:block;
padding-bottom:5px;
line-height:10px;
}

#sitemap1 ul a.first, #sitemap2 ul a.first {
background-image:url(../img/sitemap_main.gif);
}

#sitemap2 ul ul {
margin:0px;
padding:0px 0px 0px 37px;
border:none;
}

#sitemap2 ul.last {
border-bottom:none;
}