.sf_blog_footer {
    clear: both;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    padding: 15px 0;
    width: 944px;
    background-position: center top;
    background-image: url(images/super_skinny_pink_hair.jpg);
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #000000;
 }

 a:visited {
    text-decoration: underline;
    color: #E60898;
 }

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

 .sf_blog_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-repeat: no-repeat;
    background-image: url(images/blog_lightbulb_pic.jpg);
 }

 .sidebarlist h2, .sidebarlist .calendartitle, h2.homelinkheader a, h2.homelinkheader a:visited {
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url(images/skinny_hair_2_contrast.jpg);
 }

 .sf_blog_posttitle {
    background-position: bottom;
    color: #000000;
    background-repeat: no-repeat;
    background-image: url(images/long_skinny_hair_contrast.jpg);
 }

 
