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

 a:link {
    color: #006472;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    color: #d35538;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #d35538;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    font-family: helvetica;
    font-size: 26px;
    color: #d35538;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 510px;
    height: 10px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 570px;
    padding: 0px;
    margin: 20px 0px 0px 20px;
    float: left;
    display: inline;
    font-family: verdana;
    font-size: 10pt;
 }

 .sf_blog_outer_wrapper {
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_wrapper {
    width: 815px;
    margin: auto;
    background-image: url(images/blog_wrapper_bg.gif);
    background-repeat: repeat;
 }

 body {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    background-color: #003036;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 815px;
    height: 75px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background-image: url(images/blog_head.gif);
    background-repeat: no-repeat;
 }

 
