.sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    border-left: 8px solid #fff;
    overflow: hidden;
    background-color: #CC3467;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #FFFFFF;
    background-color: #CC3467;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 20px auto 0;
    background-color: #000000;
 }

 .sf_blog_extra4 {
    height: 15px;
    min-height: 15px;
    width: 900px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra7 {
    height: 7px;
    width: 900px;
    clear: both;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    text-align: center;
    clear: both;
    height: 21px;
    min-height: 21px;
    margin-top: 0px;
    background-color: #000000;
    padding: 5px 0 0 0px;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 120px;
    min-height: 120px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(images/BlogHeader_002_copy.jpg);
 }

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

 
