.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 166px;
    background-position: left;
    border-top: 1px solid #ccc;
    background-color: #4A557A;
    background-image: url(images/4717_qbc_fit.jpg);
 }

 .sf_blog_main_header {
    font-weight: bold;
    padding: 7px 30px 0 330px;
    height: 90px;
    text-align: right;
    overflow: hidden;
    font-size: 24px;
    color: #E90B22;
 }

 a:link {
    text-decoration: underline;
    color: #4A557A;
 }

 a:visited {
    color: #4A557A;
 }

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

 .sf_blog_sidebar ul li a:visited {
    color: #4A557A;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #E90B22;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #4A557A;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 29px;
    padding: 5px 0px 0px 0px;
    margin: 0 0px 0 0;
    background-repeat: repeat-x;
    background-image: url(images/bottom_bar.gif);
    color: #E90B22;
 }

 
