body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #253046;
    background-image: url(images/body_bg_1.gif);
    background-repeat: repeat-x;
    font-family: times;
    font-size: 13px;
    color: #000000;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    min-height: 20px;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: sans-serif;
    font-size: 10px;
    color: #5F6C8C;
 }

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #2A364C;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #000000;
 }

 a:link {
    text-decoration: underline;
    color: #000000;
 }

 a:visited {
    color: #414A5F;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: serif;
    font-size: 36px;
    color: #AD1D25;
 }

 .sf_blog_sidebar ul li a:visited {
 }

 .sf_blog_sidebar ul li a:hover {
    color: #7FA59C;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #1D4055;
 }

 
