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

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 214px;
    overflow: hidden;
    background-color: #F3F117;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-variant: normal;
    font-weight: normal;
    height: 65px;
    overflow: hidden;
    padding: 10px 0pt 0pt 20px;
    text-align: left;
    width: 660px;
    float: left;
    font-family: arial;
    font-size: 16px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    background-position: right center;
    font-variant: normal;
    font-weight: bold;
    height: 55px;
    overflow: hidden;
    padding: 10px 0pt 0pt 20px;
    text-align: left;
    width: 663px;
    float: left;
    background-color: #EA980C;
    border-bottom: 2px solid #FFFFFF;
    color: #5884a6;
    font-family: arial;
    font-size: 26px;
    background-image: url(images/header_bg_plain.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    background-position: center top;
    float: right;
    height: 161px;
    margin: 0;
    padding: 0;
    width: 215px;
    border-left: 2px solid #FFFFFF;
    background-image: url(images/ernie_glows.jpg);
    background-repeat: no-repeat;
 }

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

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

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

 
