.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: right;
    background-image: url(images/golf_die_hard_banner_TM.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: left;
    text-align: left;
    padding-left: 115px;
    padding-top: 7px;
    display: block;
    width: 400px;
    height: 30px;
    font-weight: bold;
    overflow: hidden;
    font-family: cursive;
    font-size: 12px;
    color: #309835;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    float: left;
    text-align: left;
    padding-left: 115px;
    padding-top: 10px;
    display: block;
    width: 400px;
    height: 50px;
    font-weight: bold;
    overflow: hidden;
    font-family: cursive;
    font-size: 20px;
    color: #309835;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 0;
    left: 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 
