.sf_blog_main_header {
    width: 950px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    padding: 10px 0 0 0;
    font-family: helvetica;
    font-size: 36px;
    color: #E9D28A;
 }

 .sf_blog_sub_header {
    width: 950px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    font-family: arial;
    font-size: 16px;
    color: #CBA674;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #2F6389;
 }

 a:link {
    text-decoration: none;
 }

 a:visited {
 }

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

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 198px;
    padding: 10px 10px 30px;
    margin: 10px 10px 5px;
    background-repeat: no-repeat;
    background-position: left bottom;
    overflow: hidden;
    background-color: #326C89;
    background-image: url(images/sidebar4a.jpg);
 }

 body {
    margin: 0px 0px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #472F0F;
    background-image: url(images/footer4a.gif);
    font-family: arial;
    font-size: 12px;
    background-color: #A69545;
 }

 .sf_blog_outer_wrapper {
    margin: 0px 0px;
    width: 100%;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url(images/header4n.jpg);
 }

 
