.sf_blog_sub_header {
    width: 675px;
    float: right;
    text-align: right;
    padding-right: 25px;
    background-color: transparent !important;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    float: right;
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
    display: block;
    width: 675px;
    font-weight: bold;
    overflow: hidden;
    font-family: fantasy;
    font-size: 36px;
    color: #262F54;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #262F54;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    color: #433421;
    background-color: #EBE3D5;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 240px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #262F54;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
