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

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_footer {
    margin: 0;
    clear: both;
    text-align: center;
    height: 35px;
    background: url(images/blog_footer.jpg) repeat-x;
    margin-top: 8px;
    padding: 20px 0 0 0;
    border-bottom: solid 6px #674000;
    color: #69090E;
 }

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 10px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    font-size: 21px;
    height: 35px;
    color: #ffffff;
 }

 .sf_blog_sub_header {
    float: left;
    display: inline;
    width: 850px;
    margin-left: 20px !important;
    padding-top: 11px;
    height: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #140F48;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: auto;
    margin-top: 40px;
    background-color: #140F48;
 }

 body {
    margin: 0 auto;
    background-position: top;
    background-image: none;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 12px;
    background-color: #100E43;
 }

 
