body {
    font-size: 13px;
    background-image: url(images/body-bkg.gif);
    background-repeat: repeat-x;
    background-color: #9BABCD;
    font-family: Verdana;
    color: #333333;
 }

 .sf_main_header {
    text-align: center;
    width: 340px;
    font-family: Verdana;
    font-size: 34px;
    font-weight: normal;
    font-variant: normal;
    display: block;
    min-height: 45px;
    height: 45px;
    padding: 5px;
    background-image: url(images/625_hdrbg_1.png);
    background-repeat: repeat;
    color: #9BABCD;
 }

 .sf_region2 {
    float: left;
    display: inline;
    width: 350px;
    min-height: 465px;
    height: 465px;
    clear: both;
    color: #eeeeee;
    background-image: url(images/9022_qbc_fit.jpg);
 }

 a:link {
    color: #505961;
 }

 a:visited {
    color: #505961;
 }

 a:hover {
    text-decoration: none;
    color: #505961;
 }

 
