a:link {
    color: #0F0A6B;
 }

 a:visited {
    color: #a20000;
 }

 a:hover {
    color: #db0101;
 }

 .sf_outer_wrapper {
    min-height: 400px;
    height: 400px;
    margin: auto;
    margin-top: 0px;
    width: 962px;
 }

 .widgetset .widget_header {
    background-color: #e7e7e7;
    min-height: 20px;
    height: 20px;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 0;
    margin: 0;
    text-align: center;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation li a {
    display: block;
    font-weight: bold;
    padding: 17px 40px;
    text-align: center;
    text-decoration: none;
    border-right: solid 1px;
    white-space: nowrap;
    width: 1%;
    height: 21px;
    color: #fac9c9;
    border-right-color: #c40101;
    background-color: #C50102;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation li a:hover {
    text-decoration: underline;
    color: #ffffff;
    background-color: #A20000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra3 {
    float: right;
    width: 416px;
    height: 162px;
    background-image: url(images/3322_qbc_fit.jpg);
 }

 
