.sf_blog_main_header {
    width: 617px;
    height: 35px;
    text-transform: uppercase;
    overflow: hidden;
    font-family: fantasy;
    font-size: 30px;
    color: #000000;
 }

 .sf_blog_postmeta {
    clear: left;
    margin: 10px 0 0;
    min-height: 22px;
    height: auto;
    _height: 22px;
    padding: 0 10px;
    width: 597px;
    font-family: sans-serif;
    font-size: 11px;
 }

 .sf_blog_content {
    margin: -15px 0 0 0;
    width: 613px;
    font-family: sans-serif;
    font-size: 12px;
 }

 a:link {
    text-decoration: underline;
    color: #4D92CF;
 }

 a:visited {
    text-decoration: underline;
    color: #42628B;
 }

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

 .sf_blog_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-image: url(images/blogheader.jpg);
    background-repeat: no-repeat;
 }

 
