.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: #420DF2;
    background-image: url(images/sidebartitle_bg.gif);
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    color: #ffffff;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin: 20px 25px 10px 0px;
    overflow: hidden;
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:link {
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .homelinkbox {
    text-align: center;
    padding-top: 14px;
    background-image: url(images/flag.gif);
    background-repeat: repeat;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #EDEDED;
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    background-image: url(images/wallpaper3.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-size: 45px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
