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

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 900px;
    border: solid #FFF 12px;
    background-color: #093680;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra11 {
    float: right;
    display: inline;
    width: 656px;
    height: 32px;
    margin-right: 20px;
    background-position: top;
    background-image: url(images/blog_box.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 32px;
    margin-top: 10px;
    background-image: url(images/blog_horizontal.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-image: url(images/blog_header.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    text-align: center;
    clear: both;
    margin: 0;
    padding: 15px 30px;
    font-size: 10px;
    color: #DADCDC;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 24px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    height: 1%;
    width: 596px;
    padding: 0 30px 30px;
    margin-right: 20px;
    background-position: bottom;
    float: right;
    display: inline;
    background-color: #FFFFFF;
    background-image: url(images/blog_box_bottom.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_post {
 }

 h3.sf_blog_posttitle, h3.sf_blog_posttitle a, h3.sf_blog_posttitle a:visited {
    color: #013599;
 }

 h3.sf_blog_posttitle a:hover {
    color: #2C6BCE;
 }

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

 h2.sf_blog_posttitle, h2.sf_blog_posttitle a, h2.sf_blog_posttitle a:visited {
    color: #013599;
 }

 h2.sf_blog_posttitle a:hover {
    color: #2C6BCE;
 }

 .trackbacklist li , .commentlist li {
    background-color: #BABABA;
    border-top: 3px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
 }

 /*------------survey Stuff---------------*/
 /*------------survey Stuff---------------*/
 .sf_blog_survey {
 }

 form#formsurvey {
    background-color: #84B8E1;
 }

 #formsurvey {
    border: 1px solid #000000;
 }

 p#surveytitletext {
    color: #FFFFFF;
    background-color: #093680;
 }

 div#surveyopxions {
 }

 div#surveysubmit {
 }

 div#surveysubmit input {
 }

 
