body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #91324F;
    font-family: arial;
    font-size: 12px;
    background-color: #91324F;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
    color: #333333;
 }

 .sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-family: arial;
    font-size: 20px;
    color: #91324F;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #1D4E6C;
    background-color: #91324F;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #91324F;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 20px auto 0;
    background-color: #91324F;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-position: left bottom;
    background-color: #A8E1FF;
    background-repeat: no-repeat;
    background-image: url(images/LeftPanel.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #91324F;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 700px;
    background-repeat: no-repeat;
    background-image: url(images/Blog_DNdance.gif);
 }

 
