.sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #2741a1;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: url(images/Yellow_Ribbon_140x80_with_white_border.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 20px;
    width: 970px;
    border-top: 3px solid #fff;
    border-bottom: 2px solid  #CCCCCC;
    background-image: url(images/Blog_Red_Line_1000X20.jpg);
    background-repeat: repeat-x;
 }

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

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: times;
    font-size: 25px;
    color: #1d3478;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #1d3478;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_entry {
    margin-left: 11px;
    margin: 12px;
    font-family: times;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    color: #000000;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #253046;
    font-family: verdana;
    font-size: 14px;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #587ADB;
    background-image: none;
    background-repeat: no-repeat;
 }

 
