body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    color: #000000;
 }

 .sf_blog_post {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_entry {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_outer_wrapper {
    background-image: url(images/tile_bg.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
 }

 .sf_blog_sub_header {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
 }

 .sf_blog_footer {
    font-size: 9px;
    background-image: url(images/tile_bot.jpg);
    background-repeat: no-repeat;
    color: #000000;
 }

 .sf_blog_wrapper {
    background-image: url(images/tile_top.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-size: 24px;
    color: #000000;
 }

 .sf_blog_header_wrapper {
    font-size: 24px;
    background-color: #40adb9;
    background-image: url(images/firstpage2.jpg);
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    background-color: inherit;;
    font-family: helvetica;
    font-size: 20px;
    color: #f9801e;
 }

 .sf_blog_postmeta {
    background-color: inherit;;
    font-size: 12px;
    color: #f9801e;
 }

 .sf_blog_sidebar {
    color: #666666;
    font-size: 12px;
    background-color: #;
 }

 
