.sf_navigation li ul li a {
    height: auto;
    background-repeat: repeat-x;
    background-position: top;
    padding: 5px 5px;
    width: 150px;
    line-height: normal;
    white-space: normal;
    margin: 0 0 2px 0;
    background-image: url(images/black.jpg);
 }

 .sf_header_wrapper {
    background-color: #a16d32;
    background-position: 50% 0;
    background-repeat: no-repeat;
    zoom: 1;
    background-image: url(images/Top_Stories_Banner.jpg);
 }

 .sf_extra2 {
    background-position: 100% 0;
    display: inline;
    float: right;
    height: 268px;
    margin-right: 10px;
    margin-top: 21px;
    width: 494px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul {
    background-position: 0 0;
    background-repeat: repeat;
    border-top: 1px solid #000000;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    min-height: 54px;
    height: 54px;
    background-image: url(images/black.jpg);
 }

 .sf_navigation ul li a {
    color: #ffffff;
    display: block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
    font-size: 11px;
    height: 24px;
    padding: 18px 45px 12px;
    text-decoration: none;
    text-transform: uppercase;
    background-position: 0 50%;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a:hover {
    color: #ffffff;
    display: block;
    text-decoration: none;
    background-position: 0 50%;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_pagetitle {
    background-color: #ffffff;
    background-position: 0 0;
    margin: 30px 0 15px 34px;
    padding: 0 20px 10px 34px;
    font-size: 28px;
    font-style: italic;
    width: 871px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #336699;
 }

 a:visited {
    text-decoration: underline;
    color: #5dbdec;
 }

 a:hover {
    text-decoration: none;
    color: #5dbdec;
 }

 
