.sf_blog_main_header {
    font-weight: normal;
    font-family: times new roman;
    font-size: 45px;
    color: #531593;
 }

 .sf_blog_footer {
    position: relative;
    top: 70px;
    left: 0px;
    display: block;
    clear: both;
    width: 920px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    color: #E2EE3D;
 }

 a:link {
    color: #000000;
 }

 a:visited {
    color: #531593;
 }

 a:hover {
    color: #ffffff;
    background-color: #b5b557;
 }

 .sidebaritem a:link {
 }

 .sidebaritem a:visited {
    color: #531593;
 }

 .sidebaritem a:hover {
    color: #ffffff;
    background-color: #531593;
 }

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

 .sidebarlist h2, .sidebarlist .calendartitle td {
    border-bottom: solid 1px #000000;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0px;
    color: #999999;
    font-family: georgia;
    font-size: 17px;
    background-color: #E2EE3D;
    background-image: url(images/sidebartitle_bg.gif);
    background-repeat: no-repeat;
 }

 h2.homelinkheader {
    border-width: 0px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #531593;
    font-family: verdana;
    font-size: 12px;
    background-color: #FFFFFF;
 }

 
