.sf_blog_header_wrapper {
    height: 221px;
    margin: 0 0 5px 0;
    padding: 0;
    background-position: right;
    overflow: hidden;
    background-image: url(images/GG_header_bg.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    display: inline;
    float: left;
    height: 177px;
    margin: 23px 25px 0px;
    width: 267px;
    background-image: url(images/GG_left_header.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    text-align: center;
    margin: 0;
    padding: 10px 0;
    clear: both;
    font-size: 10px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 26px auto;
    width: 900px;
    border: solid #FFFFFF 12px;
    background-color: #b28c62;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #b28c62;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 179px;
    padding: 40px 0 0 21px;
    margin: 0 0 0 10px;
    float: left;
    background-position: top;
    display: inline;
    overflow: hidden;
    background-image: url(images/gg_left_top.gif);
    background-repeat: no-repeat;
 }

 div#sidebar_left ol, div#sidebar_left ul {
    color: #FFFFFF;
    background-color: #a97b50;
 }

 .sidebarlist {
    width: 169px;
    margin: 0;
    padding: 0 3px 20px !important;
    background-position: bottom right;
    background-image: url(images/GG_left_bttm.gif);
    background-repeat: no-repeat;
 }

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

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-image: url(images/GG_body_bg.gif);
    background-repeat: repeat-x;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    background-color: #B28C62;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

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

 .sf_blog_main_header {
    text-align: center;
    width: 420px;
    font-weight: bold;
    float: right;
    display: inline;
    margin-right: 162px;
    padding-top: 20px;
    font-size: 24px;
    color: #1B3B3A;
 }

 
