body {
    margin: auto;
    background-color: #f9f9f9;
    color: #282828;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_wrapper {
    width: 922px;
    margin-top: 30px;
    background-color: #172a5f;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation {
    background-color: #bc0202;
    clear: both;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    min-height: 0px;
    height: 0px;
    padding: 0px 10px 0px 0px;
    font-size: 10px;
    letter-spacing: 1px;
 }

 .sf_navigation ul li {
    float: left;
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
 }

 .sf_navigation ul li a {
    color: #bc0202;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
 }

 .sf_navigation ul li a:visited {
    color: #bc0202;
 }

 .sf_navigation ul li a:hover {
    color: #bc0202;
    text-decoration: none;
 }

 .widgetset .widget_header {
    background-color: #bc0202;
 }

 .sf_blog_posttitle {
    background-color: #172a5f;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0 5px;
    padding: 4px 0 6px 12px;
    text-align: left;
    text-transform: none;
 }

 .sf_extra9 {
    width: 922px;
    height: 20px;
    background-image: url(images/footer_new_1.jpg);
    background-repeat: no-repeat;
 }

 
