.sf_blog_extra2 {
    height: 25px;
    left: 30px;
    position: absolute;
    top: 40px;
    width: 147px;
    background-position: left top;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_extra4 {
    height: 149px;
    width: 900px;
    margin-top: 1px;
    background-position: left top;
    background-image: url(images/ac_logo_smallest.JPG);
    background-repeat: repeat-x;
 }

 .sf_blog_header_wrapper {
    height: 114px;
    width: 900px;
    position: relative;
    background-position: top left;
    background-color: #261A3B;
    background-image: url(images/ac_logo_smallest.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    padding-top: 10px;
    text-align: right;
    padding-left: 200px;
    width: 690px;
    height: 60px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    overflow: hidden;
    font-family: helvetica;
    font-size: 36px;
    color: #48C023;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding-top: 10px;
    text-align: right;
    padding-left: 200px;
    width: 690px;
    height: 30px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    overflow: hidden;
    font-family: cursive;
    font-size: 22px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
