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

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 50px auto;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #103F3E;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    text-align: center;
    clear: both;
    height: 21px;
    min-height: 21px;
    margin-top: 0px;
    padding: 5px 0 0 0px;
    color: #333333;
    background-image: url(images/blog_nav_bg.jpg);
    background-repeat: no-repeat;
 }

 a:visited {
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sidebaritem a:visited {
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-image: url(images/RiversideF8f_128wd.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-image: url(images/topheader.JPG);
    background-repeat: no-repeat;
 }

 
