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

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: monospace;
    font-size: 12px;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 5px 0 0 15px;
    font-weight: normal;
    width: 680px;
    height: 30px;
    overflow: hidden;
    font-family: monospace;
    font-size: 22px;
    color: #EFEFEF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    color: #215A76;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #223048;
    background-image: none;
    background-repeat: no-repeat;
    font-size: 36px;
 }

 a:hover {
    text-decoration: none;
    color: #BA09C7;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

 .sf_blog_main_header {
    padding: 5px 0 0 15px;
    font-weight: bold;
    width: 680px;
    font-family: monospace;
    font-size: 48px;
    color: #223048;
    background-image: none;
    background-repeat: no-repeat;
 }

 
