a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: left bottom;
    color: #FFF;
    background-color: #7F0915;
    font-family: arial;
    font-size: 12px;
    background-image: url(images/footer_5.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 198px;
    padding: 10px 10px 30px;
    margin: 10px 10px 5px;
    background-position: left bottom;
    overflow: hidden;
    background-color: #FF977F;
    background-image: url(images/IMG_0307.JPG);
    background-repeat: no-repeat;
 }

 
