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

 .sf_blog_header_wrapper {
    width: 900px;
    height: 120px;
    position: relative;
    background-color: #184366;
    background-image: url(images/header1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: normal;
    float: right;
    width: 880px;
    padding: 20px 10px 0 0;
    font-family: helvetica;
    font-size: 24px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
