.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 166px;
    background-repeat: no-repeat;
    background-position: left;
    border-bottom: 5px solid #B5E7FF;
    background-color: #3782BB;
    background-image: url(images/KahuaMan02g1.jpg);
 }

 .sf_blog_sub_header {
    margin-left: 335px !important;
    padding-top: 5px;
    font-weight: bold;
    height: 60px;
    widht: 575px;
    overflow: hidden;
    font-size: 24px;
    color: #FFFFFF;
 }

 body {
    margin: auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #ffffff;
    font-family: arial;
    font-size: 10pt;
    color: #000000;
 }

 .sf_blog_main_header {
    margin-left: 335px !important;
    padding-top: 10px;
    font-weight: bold;
    height: 80px;
    widht: 575px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 48px;
    color: #B5E7FF;
 }

 
