.sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-family: courier;
    font-size: 12px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-image: url(images/KDreducedsize.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-image: url(images/LOGO_smaller1.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-family: serif;
    font-size: 26px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

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

 .sidebaritem a:visited {
    color: #40ADB9;
    background-image: none;
    background-repeat: no-repeat;
 }

 
