#navigation {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
padding-top:15px;
width:138px;
}

#navigation-header {
background:url(/images/navigation-header.gif) no-repeat;
color:#FFFFFF;
font-weight:bold;
height:23px;
padding-top:4px;
text-align:center;
width:auto;
}

#navigation-content {
border-bottom:none;
border-left:dotted 2px #FF6600;
border-right:dotted 2px #FF6600;
border-top:none;
padding:5px;
width:auto;
}

#navigation-content a {
color:#999999;
text-decoration:none;
}

#navigation-content a:hover {
color:#999999;
text-decoration:underline;
}

#navigation-category a {
color:#000000;
font-weight:bold;
text-decoration:none;
}

#navigation-page a {
color:#336699;
text-decoration:none;
}

#navigation-footer {
background:url(/images/navigation-footer.gif) no-repeat;
color:#FFFFFF;
height:25px;
text-align:center;
width:auto;
}

#navigation-category a:hover,#navigation-page a:hover {
color:#000000;
text-decoration:underline;
}
