html body {
    background: url(../images/backgrounds/red/home.png) 50% 0% no-repeat;
    background-color: #981717;
}

#widget {
    border-color: #6C1010;
}

.subnav a:hover,
#nav li a:hover,
#nav li.active a {
    color: #981717;
}

#header a,
#header strong {
    color: #981717;
}

#copyrighter {
    background: url(../images/backgrounds/red/footer-bottom.png) 0 0 no-repeat;
}

#footer {
    background: url(../images/backgrounds/red/footer-middle.png) repeat-y;
}

#footer-wrapper {
    background: url(../images/backgrounds/red/tree-right.png) top right no-repeat;
}

#footer-wrapper2 {
    background: url(../images/backgrounds/red/tree-left.png) top left no-repeat;
}

#footer-spliter {
    background: url(../images/backgrounds/red/footer-top.png) no-repeat;
}

#widget #find-out-more {
    background: url(../images/backgrounds/red/find-out-more.jpg);
}

#hider {
    background: url(../images/backgrounds/red/hider.png) 50% 0 no-repeat;
}

#content-wrapper {
    background: url(../images/backgrounds/red/background.png) #EEE;
}

#header-wrapper {
    background: url(../images/backgrounds/red/header-background.png) repeat-x;
}

.reply-profile p span,
div.comment p span,
.stumpy h2,
.link a,
.creative-text a,
.creative-text strong,
.rte h2,
.rte h2 a,
.rte h3,
.rte h3 a {
    color: #981717;
}

.timestamp {
    color: #650e0e;
}