.sf_extra3 {
    float: right;
    width: 416px;
    height: 162px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_header_wrapper {
    margin: 0 1px;
    height: 162px;
    background-repeat: no-repeat;
    background-image: url(images/Blogheader.jpg);
 }

 .sf_navigation li a:hover {
    text-decoration: underline;
    background-repeat: repeat-x;
    color: #ffffff;
    background-color: #00285B;
    background-image: url(images/Navigation2.jpg);
 }

 .sf_navigation li a {
    display: block;
    font-weight: bold;
    padding: 17px 40px;
    text-align: center;
    text-decoration: none;
    border-right: solid 1px;
    background-repeat: repeat-x;
    white-space: nowrap;
    width: 1%;
    height: 21px;
    color: #94b1d5;
    border-right-color: #013e89;
    background-color: #013F8A;
    background-image: url(images/Navigation2.jpg);
 }

 
