.sf_blog_header_wrapper {
    width: 954px;
    height: 150px;
    overflow: hidden;
    background-image: url(images/sbablogheader4.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: bold;
    width: 532px;
    float: right;
    padding-top: 30px;
    font-family: arial;
    font-size: 24px;
    color: #141C29;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    font-family: arial;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    height: 15px;
    padding: 8px 10px;
    color: #fff;
    background-color: #3C4D55;
    font-family: arial;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    color: #000000;
    margin: 0;
    background-color: #666666;
    font-family: arial;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 532px;
    float: right;
    color: #1A1A54;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    border: solid 1px #3C4D55;
    font-family: arial;
    font-size: 11px;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
