.sf_blog_outer_wrapper {
    width: 907px;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #546F48;
 }

 .sf_blog_extra8 {
    height: 127px;
    margin-top: 35px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 12px;
    background-color: #080808;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 240px;
    margin: 10px 10px 15px 0px;
    padding: 5px;
    overflow: hidden;
    border: 2px solid #fff;
    background-color: #A25415;
 }

 .sf_blog_sub_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    height: 50px;
    width: 404px;
    margin-left: 455px;
    margin-top: 60px;
    overflow: hidden;
    font-family: cursive;
    font-size: 16px;
    color: #53893D;
 }

 .sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: normal;
    height: 33px;
    width: 404px;
    margin-left: 455px;
    margin-top: 20px;
    overflow: hidden;
    font-family: cursive;
    font-size: 26px;
    color: #030000;
 }

 
