body {
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #54565f;
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    float: left;
    height: 80px;
    overflow: hidden;
    width: 725px;
    margin: 65px 0 0 20px;
    padding: 0px 10px;
    font-family: verdana;
    font-size: 11px;
    color: #E5EBEB;
 }

 .sf_blog_footer {
    background: #333333;
    padding: 10px 0px 10px 10px;
    clear: both;
    font-size: 8px;
    color: #CCCCCC;
 }

 .sf_blog_postmeta {
    clear: both;
    font-size: 8px;
 }

 .sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: normal;
    float: left;
    height: 32px;
    overflow: hidden;
    width: 725px;
    margin: 30px 0 0 20px;
    padding: 0px 10px;
    font-family: fantasy;
    font-size: 28px;
    color: #F2F2F2;
 }

 .sf_blog_extra1 {
    height: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra9 {
    width: 970px;
    height: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
