.sf_blog_header_wrapper {
    height: 207px;
    position: relative;
    background-position: top left;
    width: 900px;
    background-color: #2A2A2A;
    background-image: url(images/BOHBlogHeader1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    margin: 10px auto 0;
    width: 900px;
    border: 1px solid #000000;
    padding: 6px;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold!important;
    margin: 0 0 5px 0;
    padding: 1px 3px;
    background-position: top left;
    font-size: 15px;
    color: #2a2a2a;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 14px;
    margin-top: 1px;
    background-position: left top;
    width: 898px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    height: 25px;
    left: 30px;
    position: absolute;
    top: 40px;
    width: 147px;
    background-position: left top;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #b53c32;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    background-color: #928960;
    font-family: sans-serif;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
