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

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

 body {
    margin: 0px;
    font-family: sans-serif;
    font-size: 12px;
    color: #575757;
 }

 .sf_blog_sub_header {
    height: 14px;
    letter-spacing: 1px;
    overflow: hidden;
    margin-top: 2px;
    text-transform: lowercase;
    width: 617px;
    color: #000000;
 }

 .sf_blog_sidebar {
    float: right;
    width: 288px;
    display: inline;
    margin-top: 105px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 14px;
 }

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

 .sf_blog_footer {
    clear: both;
    padding: 15px 0;
    width: 944px;
    background-image: url(images/footer_1.gif);
    background-position: center top;
    background-repeat: no-repeat;
    font-family: sans-serif;
    font-size: 12px;
 }

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

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

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

 .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: 14px;
 }

 
