.sf_extra5 {
    float: right;
    display: inline;
    width: 476px;
    height: 252px;
    background-repeat: no-repeat;
    background-image: url(images/j1.gif);
 }

 .sf_extra4 {
    float: right;
    display: inline;
    width: 309px;
    height: 252px;
    background-repeat: no-repeat;
    background-image: url(images/j2.gif);
 }

 .sf_main_header {
    text-align: center;
    width: 775px;
    font-family: Arial;
    font-size: 42px;
    font-weight: Bold;
    font-variant: normal;
    padding: 15px 5px;
    min-height: 100px;
    height: 100px;
    color: #000000;
    background-image: #ffffff url(images/bg.gif);
 }

 .sf_navigation ul li a {
    padding: 5px 3px 10px 3px;
    text-decoration: none;
    display: block;
    min-height: 20px;
    height: 20px;
    color: #000000;
 }

 a:link {
    color: #000000;
 }

 a:visited {
    color: #7B8591;
 }

 a:hover {
    color: #7B8591;
    text-decoration: none;
 }

 h1, h2, h3 {
    color: #000000;
 }

 
