.sf_blog_header_wrapper {
    margin: 0 2px;
    background-position: right top;
    height: 136px;
    overflow: hidden;
    background-color: #C8CDD1;
    background-image: url(images/gcbanner2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 5px 0 0 30px;
    margin-right: 305px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    background-image: none;
    background-repeat: no-repeat;
    font-family: courier;
    font-size: 36px;
    color: #C12721;
 }

 .sf_blog_footer {
    margin: 0px;
    padding: 10px 10px 15px;
    text-align: center;
    font-weight: bold;
    border-top: 3px solid;
    background-position: bottom;
    background-repeat: no-repeat;
    border-color: #17376B;
    color: #FFFFFF;
    background-image: url(images/footer_bg_1.gif);
    font-family: courier;
    font-size: 11px;
    background-color: #C7CCCF;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #CC0000;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: top;
    background-image: url(images/body_bg_1.jpg);
    background-repeat: repeat-x;
    background-color: #DFDFDF;
    font-family: arial;
    font-size: 16px;
    color: #000000;
 }

 
