.sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 510px;
    height: 10px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-family: helvetica;
    font-size: 12px;
    color: #999999;
 }

 .sf_blog_sub_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    font-family: times;
    font-size: 24px;
    color: #FFFFFF;
 }

 .sf_blog_outer_wrapper {
    background-repeat: repeat-x;
    background-image: url(images/green_fill.jpg);
 }

 .sf_blog_header_wrapper {
    width: 815px;
    height: 75px;
    padding: 14px 0px 19px 0px;
    overflow: hidden;
    background-repeat: repeat-x;
    background-image: url(images/green_fill.jpg);
 }

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

 body {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    background-color: #E6E9FD;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 197px !important;
    margin: 0px 13px 0px 0px;
    padding: 0px;
    overflow: hidden;
    background-image: url(images/blog_nav_BG_5.jpg);
    font-family: arial;
    font-size: 12px;
    color: #0000074A8;
 }

 a:link {
    color: #0000074A8;
 }

 a:visited {
    color: #0000074A8;
 }

 a:hover {
    color: #0000074A8;
 }

 
