.sf_blog_extra4 {
    min-height: 199px;
    height: 199px;
    width: 920px;
    background-attachment: scroll;
    background-color: transparent;
    border-bottom: 3px solid #23405A;
    background-image: url(images/serenity_blog.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    min-height: 50px;
    height: 50px;
    width: 920px;
    background-attachment: scroll;
    background-color: #41392A;
    background-position: 0%;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    min-height: 28px;
    height: 28px;
    margin: 2px 0px 0px 20px;
    width: 28px;
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0%;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 16px;
    color: #5D96E8;
 }

 .sf_blog_sub_header {
    display: block;
    float: left;
    font-weight: normal;
    height: 15px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
 }

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

 a:link {
    text-decoration: underline;
    color: #000000;
 }

 a:visited {
    color: #000000;
 }

 a:hover {
    text-decoration: none;
    color: #4D5CE5;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #000000;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #2C59DA;
 }

 
