.sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    overflow: hidden;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 body {
    margin: 20px 0px 20px;
    padding: 0px;
    background-color: #2F569A;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    display: inline;
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 20px;
    width: 670px;
    font-family: helvetica;
    font-size: 48px;
    color: #2F569A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    display: inline;
    height: 150px;
    width: 240px;
    background-image: url(images/WB2c50.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    margin: 10px 10px 10px 25px;
    text-align: center;
    font-size: 9px;
    color: #999999;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    display: inline;
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 2px;
    width: 670px;
    font-family: helvetica;
    font-size: 20px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
