.sf_blog_sub_header {
    color: #25149D;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: verdana;
    font-size: 22px;
    color: #373385;
 }

 .sf_blog_extra4 {
    height: 150px;
    width: 920px;
    background-repeat: no-repeat;
    background-image: url(images/sermon_website_logo_REV.jpg);
 }

 .sf_blog_sidebar {
    width: 240px;
    float: right;
    display: inline;
    margin: 20px 15px 20px 0px;
    overflow: hidden;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    color: #3B3636;
 }

 a:link {
    text-decoration: none;
    color: #373385;
 }

 a:visited {
    text-decoration: none;
    color: #ff9900;
 }

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

 
