.sf_blog_extra10 {
    float: right;
    height: 150px;
    width: 200px;
    background-position: center;
    background-image: url(images/Blawg100_2007.JPG);
    background-repeat: no-repeat;
 }

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

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

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

 .sf_blog_main_header {
    padding: 5px 0 0 15px;
    font-weight: bold;
    width: 680px;
    font-family: sans-serif;
    font-size: 20px;
    color: #A8E50A;
 }

 a:link {
    text-decoration: underline;
    color: #2034E4;
 }

 a:visited {
    color: #AE26C8;
 }

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

 .sf_blog_sub_header {
    padding: 5px 0 0 15px;
    font-weight: normal;
    width: 680px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #F2F2F2;
 }

 
