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

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    color: #000000;
 }

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

 .sf_blog_footer {
    text-align: center;
    clear: both;
    margin: 0;
    padding: 15px 30px;
    font-family: arial;
    font-size: 10px;
    color: #952C04;
 }

 h2.sf_blog_posttitle {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 5px 0;
    color: 952c04;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #952C04;
 }

 .sidebaritem a:link {
 }

 .sidebaritem a:visited {
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #952C04;
 }

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

 .sf_blog_banner {
    margin-top: 00px;
    margin-bottom: 00px;
    text-align: center;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 12px;
    background-color: #222222;
 }

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 900px;
    border: solid #ffffff 12px;
    background-color: #000000;
 }

 
