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

 .sf_blog_content {
    display: inline;
    width: 643px;
    float: right;
    padding: 5px 0;
    margin-right: 17px;
    height: auto !important;
    font-family: courier new;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 74px;
    width: 850px;
    padding-left: 70px;
    padding-top: 58px;
    background-image: url(images/website_pcitures_1.png);
    background-repeat: repeat-x;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    height: 20px;
    overflow: hidden;
    font-family: courier new;
    font-size: 16px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 225px;
    margin-top: 5px;
    margin-left: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: cursive;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #BF5378;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    width: 590px;
    height: 28px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 28px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
