.sf_blog_footer {
    text-align: right;
    padding-top: 3px;
    clear: both;
    color: #FFFFFF;
    background-color: #62834E;
 }

 a:link {
    text-decoration: underline;
    color: #578449;
 }

 a:visited {
    color: #830a01;
 }

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

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    font-family: serif;
    font-size: 12px;
    background-color: #62834E;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #6B0265;
 }

 .sf_blog_header_wrapper {
    border: 3px double #707070;
    position: relative;
    background-position: left;
    height: 185px;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/7911_qbc_fit.jpg);
 }

 .sf_blog_sub_header {
    font-weight: bold;
    padding: 10px 10px 0 10px;
    width: 417px;
    height: 30px;
    overflow: hidden;
    font-family: cursive;
    font-size: 20px;
    color: #1D1300;
 }

 .sf_blog_main_header {
    font-weight: bold;
    padding: 10px 10px 0 10px;
    width: 417px;
    font-family: cursive;
    font-size: 36px;
    color: #1D1300;
 }

 .sf_blog_extra2 {
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 437px;
    height: 185px;
    border-left: 2px solid #FFF;
    background-position: right;
    background-image: url(images/SkullResize22.jpg);
 }

 .sf_blog_sidebar ul li a:visited {
    color: #6B0265;
 }

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

 
