body {
    color: #ffffff;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #fff;
    font-family: helvetica;
    font-size: 13px;
    background-image: none;
    background-repeat: repeat-x;
 }

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

 .sf_blog_header_wrapper {
    background-color: #cc0000;
    border-top: 3px solid #000066;
 }

 .sf_blog_sidebar {
    background-color: #cc0000;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td, h2.subscribeheader, h2.recentheader, h2.recentheader, h2.archiveheader, h2.feedheader {
    color: #FFFFFF;
    background-color: #000066;
 }

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

 .sidebaritem a:hover {
    text-decoration: none;
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    background-image: url(images/nav_bar_blog.jpg);
    height: 20px;
    width: 970px;
    border-top: 3px solid #000066;
    border-bottom: 2px solid  #000066;
 }

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

 
