.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 166px;
    background-position: left;
    background-color: #ffffff;
    background-image: url(images/MFKBlogLogo.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    padding: 5px 20px 0  0;
    width: 550px;
    text-align: right;
    margin: 0 0 0 330px;
    font-family: times;
    font-size: 26px;
    color: #903982;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-weight: normal;
    padding: 5px 20px 0  0;
    width: 550px;
    text-align: right;
    margin: 0 0 0 330px;
    font-family: times;
    font-size: 20px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #903982;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #903982;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra1 {
    background-image: url(images/MFKBlogLogo2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 17px;
    width: 900px;
    background-image: url(images/band_3.jpg);
    background-repeat: repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #903982;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #903982;
    background-image: none;
    background-repeat: no-repeat;
 }


