.sf_blog_header_wrapper {
    position: relative;
    margin: 0;
    width: 971px;
    height: 156px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(images/blogheader.gif);
 }

 .sf_blog_extra2 {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 63px;
    height: 54px;
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 0 auto;
    width: 971px;
    background-color: #E3DEC0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-family: serif;
    font-size: 28px;
    color: #FFFFFF;
 }

 
