.sf_blog_wrapper {
    width: 805px;
 }

 body {
    margin: 0;
    padding: 0;
    color: #332A25;
    font-family: verdana;
    font-size: 12px;
    background-color: #F0ECA7;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #332A25;
 }

 .sf_blog_content {
    width: 525px;
    float: left;
    display: inline;
    padding: 5px 10px;
    margin-right: 0px;
    font-family: sans-serif;
    font-size: 16px;
 }

 .sf_blog_outer_wrapper {
    width: 815px;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #F1F1C2;
 }

 a:link {
    color: #3D3BE6;
 }

 a:visited {
    color: #332a25;
 }

 a:hover {
    color: #332a25;
    text-decoration: none;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    margin: 5px 0 15px 10px;
    padding: 5px;
    border: 3px solid #cabaa3;
    overflow: hidden;
    background-color: #998845;
 }

 .sf_blog_header_wrapper {
    width: 810px;
    height: 113px;
    padding-top: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(images/TBCheader.jpg);
 }

 .sf_blog_extra1 {
    height: 41px;
    width: 815px;
    border-bottom: 3px solid #8e8373;
    background-repeat: no-repeat;
    background-image: url(images/GQotD.jpg);
 }

 
