.sf_blog_wrapper {
    width: 970px;
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 10px;
    background-color: #fbfffe;
    background-image: url(images/wrappergrad6.gif);
 }

 .sf_blog_header_wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-position: left;
    height: 198px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-image: url(images/Blogger_Header_2010_jpg.JPG);
 }

 .sf_blog_sub_header {
    width: 690px;
    height: 80px;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
 }

 .sf_blog_footer {
    text-align: right;
    padding: 5px 5px 0 0;
    clear: both;
    width: 965px;
    color: #999;
    background-color: #F2F2F2;
 }

 .sf_blog_main_header {
    width: 690px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-size: 35px;
    color: #B3B3B3;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #E8F1EA;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    padding: 10px;
    margin: 10px 10px 5px;
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    border-left: 1px solid #59613C;
    border-right: 1px solid #59613C;
    border-top: 5px solid #59613c;
    border-bottom: 5px solid #59613c;
    background-image: url(images/wrappergrad6.gif);
    background-color: #A5BF91;
 }

 
