.sf_blog_pagetitle {
    display: none;
    color: #493F0B;
    background-color: #3FACA6;
 }

 .sf_blog_entry {
    margin-left: 11px;
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: arial;
    font-size: 12px;
 }

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

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #788AB6;
    font-size: 13px;
    background-color: #4B5F89;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #469152;
 }

 .sf_blog_main_header {
    width: 725px;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: helvetica;
    font-size: 25px;
    color: #1A5FE2;
 }

 .sf_blog_sub_header {
    width: 725px;
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    font-family: helvetica;
    color: #4C8894;
 }

 .sf_blog_content {
    width: 745px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #0A235F;
 }

 .sf_blog_extra2 {
    background-repeat: no-repeat;
    float: left;
    height: 125px;
    width: 200px;
    border-right: solid 4px #fff;
    background-image: url(images/profile.bmp);
 }

 
