.sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-position: right center;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-position: left bottom;
    background-image: url(images/Head_shot_41.png);
    background-repeat: repeat;
 }

 .sf_blog_footer {
    margin: 0;
    text-align: center;
    clear: both;
    height: 21px;
    min-height: 21px;
    margin-top: 0px;
    padding: 5px 0 0 0px;
    color: #333333;
    background-image: url(images/blog_nav_bg.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 20px auto 0;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-image: none;
    background-repeat: no-repeat;
    font-family: cursive;
    font-size: 14px;
    background-color: #58718F;
 }

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

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

 .sf_blog_sidebar ul li a:visited {
    color: #3764A4;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #5F5F5F;
 }

 a:link {
    text-decoration: underline;
    color: #2A4F83;
 }

 a:visited {
    color: #2A4F83;
 }

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

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

 
