.sf_blog_sub_header {
    width: 950px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    font-size: 16px;
    color: #000000;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #000000;
 }

 body {
    margin: 0px 0px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-image: url(images/footer_1.gif);
    background-color: #A8D9EB;
    font-family: arial;
    font-size: 14px;
    color: #000000;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

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

 
