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

 .sf_blog_footer {
    clear: both;
    text-align: right;
    border-top: 10px solid #000000;
    background-color: #000000;
    color: #ADAD90;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    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: none;
    background-repeat: no-repeat;
 }

 .sf_blog_entry {
    margin-left: 11px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: courier new;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    height: 20px;
    overflow: hidden;
    font-family: courier new;
    font-size: 14px;
    color: #979797;
    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: courier new;
    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;
    font-size: 14px;
    color: #979797;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #979797;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

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

 
