body {
    margin: 0 auto;
    background-color: #EBE3D5;
    font-family: times;
    font-size: 14px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 675px;
    float: right;
    text-align: right;
    padding-right: 25px;
    background-color: transparent !important;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 240px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #00B0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
