body {
    background: url("/images/default/body.png") 50% 400px no-repeat #ece8d8 !important;
}
body.loginbody {
    background-color: #550000 !important;
}
#header {
    background: url("/images/default/header.jpg") repeat-x #9e452f;
}
#mainmenu {
    border-top: 5px solid #550000;
    border-bottom: 5px solid #550000;
    background-color: #800000;
}
#footer {
    border-top: 5px solid #480000;
    background-color: #781800;
}
#searchsite {
    background: url("/images/default/searchtopbox.png") no-repeat;
}
a.downarrow {
    background: url("/images/default/downarrow.png") top left no-repeat;
}
.uppercontent {
    background-color: #333333;
}
.galgradient {
    background: url("/images/default/galgradient.png") no-repeat;
}
#breadcrumb {
    background-color: #550000;
    border-bottom: 5px solid #280b0b;
}
#breadcrumb div.navico p {
    background: url("/images/default/youareat.png") right no-repeat;
}
#breadcrumb div.navitem p {
    background: url("/images/default/navitem.png") right no-repeat;
}
#breadcrumb div.navico {
    background: url("/images/default/youareat_bg.png") repeat-x;
}
#searcharea, #submenu {
    background-color: #550000 !important;
}
.hnewsbox {
    background: url("/images/default/lnewsporfbg.png") repeat-y #c6bdb2;
    border-bottom: 5px solid #280b0b;
}
table#fora th, table#threads th, table#messages th
{
  background: url(/images/default/th_forum.png) top repeat-x #b93f31;
 }
 table#fora td.category_header {
    background-color: #e9ddaf;
}
.sf_poll_results div {
   background: url("/images/default/th_forum.png") repeat-x;
}