.sf_blog_main_header {
    font-weight: normal;
    font-family: arial;
    font-size: 70px;
    color: #FFFFFF;
 }

 a:link {
    color: #750D1E;
 }

 a:visited {
    color: #000000;
 }

 a:hover {
    color: #721717;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 20px 0px 10px 25px;
    color: #DF1840;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    height: auto !important;
    color: #ffffff;
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #A4827F;
    background-image: url(images/sidebartop2.gif);
 }

 .sidebarlist li.sidebaritem {
    list-style-type: none;
    padding: 0px 0px 15px;
    margin: 0px 0px 10px;
    background-repeat: repeat-x;
    background-position: bottom left;
    background-image: url(images/sidebarbot24.gif);
 }

 
