body {
    background: url("/images/orange/body.png") 50% 400px no-repeat #f3f2e9 !important;
}
body.loginbody {
    background-color: #a52700 !important;
}
#header {
    background: url("/images/orange/header.jpg") repeat-x #fe9b3c;
}
#mainmenu {
    border-top: 5px solid #a52700;
    border-bottom: 5px solid #a52700;
    background-color: #f53f1a;
}
#footer {
    border-top: 5px solid #a52700;
    background-color: #f53f1a;
}
#searchsite {
    background: url("/images/orange/searchtopbox.png") no-repeat;
}
a.downarrow {
    background: url("/images/orange/downarrow.png") top left no-repeat;
}
.uppercontent {
    background-color: #800000;
}
.galgradient {
    background: url("/images/orange/galgradient.png") no-repeat;
}
#breadcrumb {
    background-color: #f53f1a;
    border-bottom: 5px solid #a52700;
}
#breadcrumb div.navico p {
    background: url("/images/orange/youareat.png") right no-repeat;
}
#breadcrumb div.navitem p {
    background: url("/images/orange/navitem.png") right no-repeat;
}
#breadcrumb div.navico {
    background: url("/images/orange/youareat_bg.png") repeat-x;
}
#searcharea, #submenu {
    background-color: #a52700  !important;
}
.hnewsbox {
    background: url("/images/orange/lnewsporfbg.png") repeat-y #ffcb3e;
    border-bottom: 5px solid #a52700;
}
table#fora th, table#threads th, table#messages th
{
  background: url(/images/orange/th_forum.png) top repeat-x #b93f31;
 }
 table#fora td.category_header {
    background-color: #E6DFBC;
}
.sf_poll_results div {
   background: url("/images/orange/th_forum.png") repeat-x;
}
#mainmenu a.current {
    color: #990000 !important;
}