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

 body {
    margin: 0;
    padding: 0;
    background-color: #624583;
    font-family: verdana;
    font-size: 12px;
    color: #624583;
 }

 .sf_blog_outer_wrapper {
    width: 940px;
    margin: 0 auto;
    background-color: #000000;
 }

 .sf_blog_footer {
    min-height: 20px;
    height: 20px;
    padding: 10px 0px 10px 10px;
    clear: both;
    background: #3B2455;
    font-size: 10px;
    color: #000000;
 }

 a:link {
    color: #7A1A66;
 }

 a:visited {
    color: #2C6E14;
 }

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

 .sf_blog_header_wrapper {
    width: 900px;
    height: 120px;
    position: relative;
    background-color: #B9A989;
    background-image: url(images/1117_qbc_fit.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 750px;
    padding: 20px 0 0 10px;
    font-size: 24px;
    color: #624583;
 }

 .sf_blog_sub_header {
    padding: 0px 0 0 10px;
    background-color: #624583;
    color: #624583;
 }

 
