.sf_main_wrapper {
    width: 900px;
    background-repeat: no-repeat;
    min-height: 550px;
    _height: 550px;
    margin: auto;
    z-index: 99;
    border-bottom: 10px solid #6982be;
    border-top: 10px solid #6982be;
 }

 .sf_wrapper {
    width: 920px;
    margin: 0 auto;
    background-color: #6982be;
 }

 body {
    margin: auto;
    color: #eee;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
    background-color: #FFFFFF;
 }

 .sf_main_header {
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    padding: 10px 0;
    width: 920px;
    font-family: arial;
    font-size: 28px;
    color: #FFFFFF;
 }

 .sf_region6 .widgetset {
    float: left;
    clear: left;
    width: 300px;
    padding: 0 20px;
    margin: 0px;
    margin-top: 525px;
    overflow: hidden;
    color: #eeeeee;
    display: block;
    margin-bottom: 10px;
    background-repeat: repeat;
    background-image: url(images/replace_green2.gif);
 }

 h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
    background-color: #90a1c9;
 }

 
