.subnav{
    width:256px;
    float:right;
    background:url(../images/bg-subnav.gif) repeat-y;
    margin:5px 0 0 -8px;
}

.subnav-top{background:url(../images/bg-subnav-top.gif) no-repeat;}


.subnav .list li a{
    float:left;
    padding:3px 0 1px 32px;
    background:url(../images/bg-subnav-li.gif) no-repeat 1px 50%;
}

#body_content h1, #body_content h2
{
    color:#EB1C24;
}

.subnav-bt{
    background:url(../images/bg-subnav-bt.gif) no-repeat 100% 100%;
    overflow:hidden;
    height:1%;
    padding:7px 0 11px 28px;
}


