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

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #5F6C8C;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 10px;
    color: #5F6C8C;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: url(images/85_Head_Shot.png);
    background-repeat: no-repeat;
 }

 body {
    color: #000000;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #869ABB;
    font-family: helvetica;
    font-size: 13px;
    background-image: none;
    background-repeat: repeat-x;
 }

 a:visited {
    color: #5F6C8C;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sidebaritem a:hover {
    text-decoration: none;
    color: #5F6C8C;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #BFB99B;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #333333;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #333333;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #1E5D9D;
 }

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

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    background-image: none;
    background-repeat: no-repeat;
    font-family: cursive;
    font-size: 25px;
    color: #5F6C8C;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    background-image: none;
    background-repeat: no-repeat;
    color: #FFFFFF;
 }

 
