.sf_blog_main_header {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-size: 35px;
    color: #41C932;
 }

 .sf_blog_sub_header {
    margin: 0 auto;
    padding: 2px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-size: 12px;
    color: #41C932;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 233px;
    margin: 0 0 0 33px;
    padding: 0;
    background-repeat: repeat-y;
    overflow: hidden;
    background-image: url(images/sidebar_bg_1.gif);
    background-color: #FFFFFF;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #41C932;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #FFFFFF;
 }

 .sf_blog_header_wrapper {
    position: relative;
    margin: 0;
    width: 971px;
    height: 156px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(images/recyclefinal_copy.jpg);
 }

 .sf_blog_extra2 {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 63px;
    height: 54px;
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 0 auto;
    width: 971px;
    background-repeat: repeat-y;
    background-image: url(images/wrapper_bg_4.gif);
    background-color: #C7DCCA;
 }

 
