.sf_blog_sub_header {
    width: 835px;
    font-weight: normal;
    height: 15px;
    margin-left: 60px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
 }

 a:link {
    text-decoration: underline;
    color: #58718F;
 }

 a:visited {
    color: #58718F;
 }

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

 .sf_blog_extra11 {
    width: 670px;
    height: 100px;
    float: right;
    display: inline;
    margin-top: 10px;
    margin-right: 10px;
    background-repeat: repeat;
    background-image: url(images/80.png);
 }

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

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

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #999999;
 }

 .sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #58718F;
 }

 .sf_blog_main_header {
    width: 835px;
    font-weight: bold;
    height: 20px;
    margin-left: 60px;
    padding-top: 10px;
    padding-bottom: 7px;
    font-family: cursive;
    font-size: 20px;
    color: #58718F;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #58718F;
 }

 
