body {
    background-color: #330808;
    background-image: ;
    background-repeat: repeat-x;
 }

 .sf_blog_header_wrapper {
    padding: 0;
    height: 100px;
    background-color: #330808;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td, h2.subscribeheader, h2.recentheader, h2.recentheader, h2.archiveheader, h2.feedheader {
    color: #FFFFFF;
    background-color: #330808;
 }

 .sidebaritem {
    border: solid 1px #ffffff;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #330808;
 }

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

 .sf_blog_pagetitle {
    display: none;
    color: #661C1D;
    background-color: #330808;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #330808;
 }

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

 a:visited {
    color: #A776ED;
 }

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

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #330808;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    min-height: 20px;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 10px;
    color: #666666;
 }

 .submit-button {
    font-weight: bold;
    font-color: #000000;
    background-position: top left;
    border: 1px solid #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 20px;
    width: 970px;
    border-top: 3px solid #fff;
    border-bottom: 2px solid  #CCCCCC;
    background-image: none;
    background-repeat: no-repeat;
 }

 .submit-button:hover {
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 200px;
    border-right: solid 4px #fff;
    background-repeat: no-repeat;
    background-image: url(images/reivoicetab200_100.jpg);
 }

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

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

 
