.sf_extra4 {
    float: right;
    display: inline;
    width: 740px;
    height: 238px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/SiteBanner2.jpg);
 }

 body {
    margin: auto;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 12px;
    background-color: #250D36;
 }

 .sf_main_header {
    text-align: left;
    overflow: hidden;
    width: 910px;
    font-family: Georgia, times, serif;
    font-weight: normal;
    font-variant: normal;
    padding: 15px 15px 0 15px;
    height: 64px;
    font-size: 28px;
    color: #454F27;
 }

 .sf_pagetitle {
    color: #163C26;
 }

 .sf_blog_posttitle {
    background-color: #E5F1D1;
    color: #163C26;
 }

 .sf_pagetitle h1 {
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
 }

 .sf_blog_posttitle a,
.sf_blog_posttitle a:link, 
.sf_blog_posttitle a:hover {
    color: #163C26;
 }

 h6#trackbackslabel, 
h6#commentslabel, 
h6#leavecommentlabel, 
#surveytitletext, 
.header {
    background-color: #E5F1D1;
    color: #163C26;
 }

 
