.sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-image: url(images/weddingblogbanner1.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    border: 1px solid #ccc;
    position: relative;
    background-position: right;
    height: 193px !important;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/blogbannerweddingbig.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    text-align: right;
    padding-top: 3px;
    clear: both;
    color: #747D79;
    background-color: #747D79;
 }

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

 a:visited {
    color: #04414c;
 }

 a:hover {
    text-decoration: none;
    color: #747D79;
 }

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

 .sf_blog_sidebar ul li a:hover {
    color: #747D79;
 }

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #395A7D;
 }

 
