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

 .sf_blog_header_wrapper {
    border: 3px double #707070;
    position: relative;
    background-position: right;
    height: 185px;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding: 10px 15px 0 0;
    margin-left: 440px;
    font-family: times;
    font-size: 36px;
    color: #000000;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding: 5px 15px 0 0;
    margin-left: 440px;
    height: 30px;
    overflow: hidden;
    font-family: times;
    font-size: 16px;
    color: #000000;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #000000;
 }

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

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #830A01;
    font-family: times;
    font-size: 12px;
    color: #000000;
 }

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

 a:visited {
    color: #2f6a00;
 }

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

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

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

 
