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

 .sf_blog_sub_header {
    height: 20px;
    overflow: hidden;
    font-family: courier new;
    font-size: 16px;
    color: #979797;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #B0B2B1;
 }

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

 .sf_blog_footer {
    clear: both;
    text-align: right;
    border-top: 10px solid #313128;
    background-color: #444444;
    color: #A7A7A7;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #A9A9A9;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #CCCCCC;
 }

 a:link {
    text-decoration: underline;
    color: #B9B9B9;
 }

 a:visited {
    color: #B0B2B1;
 }

 a:hover {
    text-decoration: none;
    color: #ffffff;
 }

 .sf_blog_main_header {
    font-weight: bold;
    width: 590px;
    height: 28px;
    overflow: hidden;
    font-family: serif;
    font-size: 24px;
    color: #D2D2D2;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 225px;
    margin-top: 5px;
    margin-left: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: serif;
 }

 .sf_blog_postmeta {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    margin: 10px 0 0px 0;
    clear: both;
    font-family: serif;
    font-size: 12px;
 }

 body {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    margin: 0px 0px 20px;
    color: #B0B2B1;
    font-family: arial;
    font-size: 12px;
    background-color: #000000;
 }

 
