.sf_blog_main_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 15px;
    height: 42px;
    overflow: hidden;
    font-size: 22px;
    color: #461209;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 40px auto 0;
    background-color: #713C18;
 }

 .sf_blog_sub_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #541C62;
 }

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

 .sf_blog_sidebar ul li a:hover {
    color: #887E90;
 }

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

 a:visited {
    color: #7F7F7F;
 }

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

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    border-top: 6px solid #fff;
    background-repeat: no-repeat;
    background-image: url(images/IMG201001140108header_dragonfly_2.jpg);
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin: 4px 0 4px 5px;
    overflow: hidden;
    background-color: #A1A1A6;
 }

 body {
    margin: 0 auto;
    font-family: times;
    font-size: 16px;
    background-color: #CD9C6D;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(images/cracked017.jpg);
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    text-align: center;
    height: 35px;
    margin-top: 8px;
    padding: 20px 0 0 0;
    border-bottom: solid 6px #8F8F8F;
    background-repeat: no-repeat;
    background-image: url(images/cracked017.jpg);
    color: #333333;
 }

 
