.sf_blog_sub_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 7px;
    height: 15px;
    overflow: hidden;
    font-size: 12px;
    color: #A50D0D;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 90px;
    background-position: left;
    background-image: url(images/denver_skyline3.JPG);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    background-position: top;
    font-family: arial;
    font-size: 12px;
    background-color: #A50D0D;
    background-image: url(images/body_bg_1.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 13px;
    padding-bottom: 17px;
    height: 35px;
    font-size: 21px;
    color: #A50D0D;
    background-image: none;
    background-repeat: no-repeat;
 }

 
