.sf_extra10 {
    background-position: right bottom;
    position: absolute;
    width: 100px;
    height: 80px;
    margin-top: -72px;
    left: 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra8 {
    background-position: right bottom;
    position: absolute;
    height: 192px;
    margin-top: -172px;
    width: 300px;
    margin-left: 630px;
    z-index: 98;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_outer_wrapper {
    width: 950px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(images/header2a.jpg);
 }

 .sf_main_header {
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-weight: normal;
    min-height: 70px;
    height: 70px;
    padding: 22px 0px 45px 0px;
    text-align: left;
    font-size: 36px;
    color: #D1D3D2;
 }

 body {
    margin: auto;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    background-image: none;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 14px;
    background-color: #0F0B3C;
 }

 a:link {
    text-decoration: underline;
    color: #111DE1;
 }

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

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

 
