.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 166px;
    background-repeat: no-repeat;
    background-position: left;
    border-top: 2px solid #ffffff;
    border-bottom: 5px solid #B5E7FF;
    background-color: #266da3;
    background-image: url(images/Pictur10.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-top: 4px;
    overflow: hidden;
 }

 .sf_blog_main_header {
    margin-left: 35px !important;
    padding-top: 50px;
    font-weight: bold;
    height: 40px;
    widht: 75px;
    overflow: hidden;
    font-family: arial;
    font-size: 28px;
    color: #E7E1DC;
 }

 .sf_blog_sub_header {
    margin-left: 300px !important;
    padding-top: 5px;
    font-weight: bold;
    height: 60px;
    widht: 575px;
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
    color: #E7E1DC;
 }

 .sf_blog_extra1 {
    position: relative;
    height: 60px;
    width: 900px;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #266da3;
    background-image: url(images/headerbkgd1.gif);
 }

 
