body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #ffffff;
    font-family: courier;
    font-size: 14px;
    color: #000000;
 }

 .sf_blog_entry {
    margin-left: 11px;
    line-height: 17px;
    margin-bottom: 10px;
    overflow: auto;
    font-family: courier;
    font-size: 14px;
 }

 .sf_blog_postmeta {
    margin-left: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    clear: both;
    font-family: courier;
    font-size: 14px;
 }

 .sf_blog_content {
    display: inline;
    width: 675px;
    float: left;
    padding: 5px 5px 0;
    font-family: courier;
    font-size: 12px;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
    font-family: courier;
    font-size: 12px;
    color: #000000;
 }

 .sf_blog_extra1 {
    height: 28px;
    width: 900px;
    background-color: #ffffff;
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 900px;
    height: 150px;
    background-position: top left;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    height: 150px;
    width: 200px;
    float: right;
    border-left: 5px solid #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_sub_header {
    padding-left: 7px;
    width: 680px;
    height: 30px;
    overflow: hidden;
    font-family: courier;
    font-size: 18px;
    color: #000000;
 }

 .sf_blog_main_header {
    padding: 10px 3px 3px 7px;
    font-weight: bold;
    width: 680px;
    font-family: times;
    font-size: 48px;
    color: #000000;
 }

 
