.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-image: none;
    background-repeat: no-repeat;
    background-color: #4DA92D;
 }

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

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

 .sf_blog_wrapper {
    width: 970px;
    background-position: left top;
    padding-top: 10px;
    background-color: #fbfffe;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
