a:link {
    color: #666666;
 }

 a:visited {
    color: #666666;
 }

 a:hover {
    color: #217800;
 }

 .sidebaritem a:link {
 }

 .sidebaritem a:visited {
 }

 .sidebaritem a:hover {
 }

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

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

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

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

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
 }

 h3.sf_blog_posttitle a {
    background-color: inherit;
    font-family: courier;
    font-size: 24px;
    color: #000000;
 }

 body {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    background-color: #cccccc;
 }

 .sf_blog_post {
    background-color: inherit;
    font-family: arial;
    font-size: 14px;
    color: #777777;
 }

 .sf_blog_sidebar {
    background-color: inherit;
    font-family: arial;
    font-size: 14px;
    color: #777777;
 }

 .sf_blog_wrapper {
    font-size: 8px;
    color: #40adb9;
    background-image: url(images/BlogTop.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    background-color: #ffffff;
    font-size: 8px;
    color: #40adb9;
    background-image: url(images/BlogMiddle.jpg);
    background-repeat: repeat-y;
 }

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

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

 
