.sf_blog_main_header {
    width: 410px;
    height: 35px;
    padding: 40px 0px 0px 30px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-family: arial;
    font-size: 28px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra3 {
    display: inline;
    float: right;
    width: 520px;
    height: 175px;
    margin-top: -75px;
    background-position: top right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 400px;
    height: 30px;
    margin: 2px 0px 0px 40px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-family: arial;
    font-size: 8px;
    color: #996600;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: auto;
    min-height: 500px;
    height: auto !important;
    background-image: url(images/tile_bg_2.jpg);
    background-repeat: repeat-y;
 }

 
