.sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-left: 5px;
    margin-top: 4px;
    overflow: hidden;
    background-color: #124617;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-image: url(images/Picture1.png);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(images/Lukes_blog2.png);
 }

 
