.sf_blog_outer_wrapper {
    width: 900px;
    margin: 50px auto;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #10325F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-image: url(images/banner_for_nn_blog.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-image: url(images/STAR_LOGO_for_blog_corner.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 70px;
    min-height: 70px;
    background-position: left;
    border-bottom: 1pt solid #fff;
    background-image: url(images/blog_header_wrapPicture1.jpg);
    background-repeat: no-repeat;
 }

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

 .sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-family: arial;
    font-size: 20px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #000099;
    background-image: none;
    background-repeat: no-repeat;
 }

 
