.sf_blog_header_wrapper {
    position: relative;
    background-position: left;
    height: 198px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-image: url(images/ROBanner2009GoDaddy950x180gif.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    padding: 10px;
    margin: 10px 10px 5px;
    background-position: right bottom;
    overflow: hidden;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    background-color: #DEDEDE;
    background-image: url(images/DSCF11861.JPG);
    background-repeat: repeat;
 }

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

 
