.sf_header_wrapper {
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ffffff;
    height: 280px;
    width: 785px;
    background-image: url(images/bloglogo.png);
 }

 .sf_extra3 {
    background-position: top left;
    position: absolute;
    display: block;
    width: 164px;
    height: 84px;
    top: 58px;
    left: 110px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra10 {
    background-position: top left;
    position: absolute;
    background-repeat: no-repeat;
    display: block;
    top: 0;
    left: 0;
    height: 120px;
    width: 785px;
    background-image: url(images/blogheadercopy1.png);
 }

 .sf_outer_wrapper {
    width: 785px !important;
    margin: 0 auto;
    background-repeat: repeat-y;
    background-position: right bottom;
    min-height: 1%;
    height: 1%;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    background-image: url(images/Untitled_1.png);
 }

 body {
    margin: auto;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
    color: #000000;
 }

 .sf_main_header {
    text-align: center;
    overflow: hidden;
    width: 340px;
    font-family: Georgia, times, serif;
    font-size: 30px;
    font-weight: normal;
    font-variant: normal;
    padding: 0px;
    margin-left: 30px;
    margin-right: 30px;
    height: 110px;
    padding-top: 150px;
    color: #000000;
 }

 .sf_footer {
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    clear: both;
    text-align: center;
    min-height: 50px;
    height: 50px;
    padding: 30px 10px 5px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    color: #000000;
 }

 .sf_navigation ul li a {
    padding: 4px 5px 5px 5px;
    text-decoration: none;
    color: #000000;
 }

 a:link {
    color: #000000;
 }

 a:visited {
    color: #486F07;
 }

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

 
