body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    background-color: #A4A077;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #FFFFFF;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #5E2F14;
 }

 .sf_blog_extra2 {
    float: left;
    min-height: 28px;
    height: 28px;
    margin: 2px 0px 0px 20px;
    width: 28px;
    background-attachment: scroll;
    background-position: 0%;
    background-color: #transparent;
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    min-height: 199px;
    height: 199px;
    width: 920px;
    background-attachment: scroll;
    border-bottom: 3px solid #5E2F14;
    background-color: #000000;
    background-image: url(images/TBP_Hdr_Main_New01.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    min-height: 50px;
    height: 50px;
    width: 920px;
    background-attachment: scroll;
    background-position: 0%;
    background-color: #41392A;
    background-image: url(images/header_4.gif);
    background-repeat: no-repeat;
 }

 
