#navigation {
left:10px;
position:absolute;
top:100px;
width:989px;
z-index:10;
}
.nav1st li {
color:#523F38;
float:left;
padding:5px;
text-transform:uppercase;
}
.nav1st a {
color:#523F38;
text-decoration:none;
}
.nav1st a:hover {
color:#523F38;
text-decoration:none;
}
#navigation .active a {
color:#6F95C4;
}

#nvViewer a {
color:#523F38;
}
#nvViewer .active a {
color:#6F95C4;
}

.nav1st dl {
display:none;
}
.nav2nd {
line-height:1.8em;
padding:10px;
text-transform:none;
width:140px;
}
#nvViewer {
background-image:url(nv_bg5.gif);
background-position:10px -2px;
background-repeat:repeat-x;
width:160px;
}
#nvViewer span {
background-image:url(nv_bg3.gif);
background-position:left top;
background-repeat:no-repeat;
display:table;
height:25px;
width:120px;
}
#nvViewer span p {
background-image:url(nv_bg4.gif);
background-position:right top;
background-repeat:no-repeat;
display:table-cell;
height:25px;
}
#nvViewer span a {
padding-left:5px;
padding-right:8px;
text-transform:uppercase;
visibility:hidden;
}
#nvViewer .nav2nd {
background-image:url(nv_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
}

.nav3rd {
background-image:none;
display:none;
line-height:1.5em;
padding:10px;
text-transform:none;
}
.nav3rd dl {
background-image:none;
padding-top:3px;
}

