.sf_blog_sub_header {
    color: #11116F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: none;
    color: #FF0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    margin: 10px 15px;
    padding: 10px 10px;
    border: 2px solid #cccccc;
    font-size: 10px;
    color: #11116F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 41px;
    padding: 5px 80px 5px 15px;
    border-bottom: 8px solid #ffffff;
    background-color: #88888B;
    background-image: url(images/header_top_1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: verdana;
    font-size: 24px;
    color: #11116F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #FF9900;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
