body {
    margin: 0px;
    font-family: helvetica;
    font-size: 12px;
    color: #575757;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebarlist h2, .sidebarlist .calendartitle, h2.homelinkheader a, h2.homelinkheader a:visited {
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 617px;
    height: 35px;
    text-transform: uppercase;
    overflow: hidden;
    font-family: helvetica;
    font-size: 30px;
    color: #26156E;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    background-image: none;
    background-position: 661px 0;
    background-repeat: no-repeat;
    width: 944px;
 }

 a:link {
    text-decoration: underline;
    color: #26156E;
    background-image: none;
    background-repeat: no-repeat;
 }
