.sf_blog_main_header {
    font-weight: normal;
    font-family: cursive;
    font-size: 40px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    position: relative;
    top: 35px;
    left: 0px;
    display: block;
    clear: both;
    width: 920px;
    height: 25px;
    padding: 5px;
    text-align: center;
    overflow: hidden;
    font-family: cursive;
    font-size: 9px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 0px;
    padding: 0px;
    background-color: #F3F3F3;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-family: cursive;
    font-size: 14px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 100%;
    background-image: url(images/single_bee1.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 20px 0px 10px 25px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:link {
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
