.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 298px;
    background-position: left;
    border-top: 0px solid #fff;
    background-image: url(images/Banner_TCP.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-family: helvetica;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 40px auto 0;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin: 4px 0;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
