.sf_blog_footer {
    clear: both;
    text-align: center;
    min-height: 20px;
    height: 20px;
    padding: 10px 0 10px 0;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    font-size: 10px;
    color: #666666;
 }

 .sf_blog_main_header {
    height: 30px;
    over-flow: hidden;
    text-align: center;
    margin-left: 330px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    font-size: 25px;
    color: #A80505;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 500px;
    border-right: solid 4px #fff;
    border-left: solid 4px #fff;
    background-image: url(images/johnhead.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    margin-left: 710px;
    height: 100px;
    over-flow: hidden;
    padding: 0 0 5px 0;
    color: #FFFFFF;
    background-image: url(images/jsLogo1.jpg);
    background-repeat: no-repeat;
 }

 
