.sf_blog_outer_wrapper {
    width: 920px;
    margin: 0 auto;
    background-color: #e19c59;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: normal;
    height: 30px;
    overflow: hidden;
    margin: 0px 0px 2px;
    padding: 0;
    font-family: monospace;
    font-size: 24px;
    color: #e19c59;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: right;
    font-weight: normal;
    height: 20px;
    overflow: hidden;
    margin: 0px 0px 2px;
    padding: 0;
    color: #ffffff;
    background-color: transparent;
    font-family: arial;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    height: 20px;
    padding: 12px 0px 0px 10px;
    clear: both;
    font-size: 10px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 860px;
    height: 73px;
    margin-bottom: 3px;
    padding: 20px;
    background-color: #353324;
    background-image: url(images/image3.jpg);
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:link {
    font-weight: normal;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 10px 0 0 0;
    padding: 0;
    color: #333;
    background-color: #353324;
    font-family: verdana;
    font-size: 12px;
    background-image: url(images/black1.jpg);
    background-repeat: repeat;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold;
    margin: 0px;
    padding: 4px 15px;
    min-height: 16px;
    height: auto !important;
    text-align: left;
    background-position: left;
    font-size: 14px;
    color: #353324;
    background-image: url(images/blog_content1.jpg);
    background-repeat: no-repeat;
 }

 
