.sf_blog_outer_wrapper {
    width: 970px;
    margin: auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #B39AC2;
 }

 .sf_blog_header_wrapper {
    position: relative;
    height: 100px;
    background-position: top right;
    background-image: url(images/639_qbc_fit.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    display: inline;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #80708B;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-repeat: no-repeat;
    background-image: url(images/logo_background.jpg);
 }

 body {
    margin: auto;
    font-family: verdana;
    font-size: 11px;
    background-color: #FFFFFF;
 }

 .widgetset .widget {
    margin-bottom: 10px;
    background-color: #C7B9BA;
 }

 .sf_blog_posttitle {
    background-color: #C7B9BA;
    color: #2b2b2b;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 4px 0 6px;
    text-align: center;
 }

 
