.sf_blog_sub_header {
    padding: 0px 0 0 25px;
    color: #E65C04;
 }

 .sf_blog_main_header {
    font-weight: bold;
    width: 750px;
    padding: 5px 0 0 25px;
    font-family: sans-serif;
    font-size: 26px;
    color: #050C8B;
 }

 .sf_blog_header_wrapper {
    width: 900px;
    height: 92px;
    background-image: url(images/SteveBannerTop.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 92px;
    background-image: url(images/SteveBannerBot.jpg);
    background-repeat: no-repeat;
 }

 a:link {
    color: #00000806ED;
 }

 a:visited {
    color: #00000806ED;
 }

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

 
