.sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    color: #000000;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #253046;
    font-family: helvetica;
    font-size: 13px;
    background-image: url(images/body_bg_1.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #090909;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: url(images/777.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 10px;
    color: #0D0D0B;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: serif;
    font-size: 48px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
