
#wrapper  UL
{
    padding: 0px;
    margin: 0px;
}
#wrapper A
{
    color: #fff;
    text-decoration: none;
}
#wrapper A:hover
{
    color: #fff;
    text-decoration: none;
}
#wrapper A IMG
{
    border-bottom: medium none;
    position: relative;
    border-left: medium none;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}
#wrapper UL
{
    list-style: none none outside;
}

#wrapper .lavaLamp
{
    position: relative;
    float: left;
    margin-left: 12px;
}
#wrapper .lavaLamp LI
{
    text-align: center;
    line-height: 43px;
    list-style-type: none;
    width: 92px;
    float: left;
}
#wrapper .lavaLamp LI.back
{
    z-index: 1;
    position: absolute;
    width: 92px;
    background: url(../images/hover.jpg) no-repeat center center;
    height: 43px;
    line-height: 43px;
}
#wrapper .lavaLamp LI A
{
    z-index: 2;
    position: relative;
    font-variant: small-caps;
    width: 92px;
    display: block;
    height: 43px;
    line-height: 43px;
    font-size: 10.5pt;
    text-decoration: none;
}
#wrapper .lavaLamp LI A:hover
{
    color: #0787D0;
    font-weight: bold;
}
#wrapper .lavaLamp LI.current-cat A
{
    color: #006600;
    font-weight: bold;
    background-image: none;
}
#wrapper
{
    background: url(../images/nav_bj.jpg) no-repeat left center;
    width: 945px;
    height: 43px;
    display: block;
    margin: 0 auto;
}
