.sf_blog_sub_header {
    margin-left: 10px !important;
    padding-top: 5px;
    font-weight: normal;
    height: 60px;
    width: 575px;
    overflow: hidden;
    font-family: cursive;
    font-size: 14px;
    color: #FFFFFF;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #7D0B1E;
 }

 .sf_blog_main_header {
    margin-left: 10px !important;
    padding-top: 10px;
    font-weight: normal;
    height: 50px;
    width: 575px;
    overflow: hidden;
    font-family: cursive;
    font-size: 28px;
    color: #7D0B1E;
 }

 .sf_blog_header_wrapper {
    width: 700px;
    height: 130px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/monctonskyline.jpg);
 }

 .sf_blog_extra10 {
    float: center;
    height: 150px;
    width: 200px;
    background-repeat: no-repeat;
    background-image: url(images/larryprofilebw.jpg);
 }

 .sf_blog_sidebar ul li a:visited {
    color: #7D0B1E;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #2654A0;
 }

 a:link {
    text-decoration: underline;
    color: #7D0B1E;
 }

 a:visited {
    color: #6F6F6F;
 }

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

 
