.sf_blog_main_header {
    width: 690px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-size: 35px;
    color: #6C1A1D;
 }

 .sf_blog_footer {
    text-align: right;
    padding: 5px 5px 0 0;
    clear: both;
    width: 965px;
    background-color: #6C1A1D;
    color: #ffffff;
 }

 .sf_blog_sub_header {
    width: 690px;
    height: 80px;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-size: 16px;
    color: #6C1A1D;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #F4F4F4;
    font-family: arial;
    font-size: 12px;
    color: #3A1729;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #3A1729;
 }

 .sf_blog_header_wrapper {
    position: relative;
    background-position: left;
    height: 198px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-repeat: no-repeat;
    background-image: url(images/Quickblog_banner.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    padding: 10px;
    margin: 10px 10px 5px;
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    border-left: 1px solid #6C1A1D;
    border-right: 1px solid #6C1A1D;
    border-top: 5px solid #6C1A1D;
    border-bottom: 5px solid #6C1A1D;
    background-image: url(images/sidebar_5.jpg);
    background-color: #F4D4BA;
 }

 
