.sf_blog_sub_header {
    font-weight: bold;
    padding: 10px 10px 0 10px;
    width: 417px;
    height: 30px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 24px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    padding: 10px 10px 0 10px;
    width: 417px;
    font-family: helvetica;
    font-size: 48px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #E8845E;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    width: 900px;
    border-top: 3px solid #e3e1e1;
    background-image: url(images/bg_3.gif);
    background-repeat: repeat-y;
 }

 .sf_blog_extra7 {
    height: 25px;
    width: 900px;
    clear: both;
    background-image: none;
    background-repeat: repeat;
 }

 .sidebaritem a:visited {
    color: #5B0804;
    background-image: none;
    background-repeat: no-repeat;
 }

 .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/BlogroomHeader_Left.jpg);
    background-repeat: no-repeat;
 }

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

 
