body {
    background: url("/images/grey/body.png") 50% 400px no-repeat #f3f2e8 !important;
}
body.loginbody {
    background-color: #5b5e57 !important;
}
#header {
    background: url("/images/grey/header.jpg") repeat-x #adada7;
}
#mainmenu {
    border-top: 5px solid #5b5e57;
    border-bottom: 5px solid #5b5e57;
    background-color: #a7a890;
}
#footer {
    border-top: 5px solid #5b5e57;
    background-color: #a7a890;
}
#searchsite {
    background: url("/images/grey/searchtopbox.png") no-repeat;
}
a.downarrow {
    background: url("/images/grey/downarrow.png") top left no-repeat;
}
.uppercontent {
    background-color: #483e37;
}
.galgradient {
    background: url("/images/grey/galgradient.png") no-repeat;
}
#breadcrumb {
    background-color: #a7a890;
    border-bottom: 5px solid #5b5e57;
}
#breadcrumb div.navico p {
    background: url("/images/grey/youareat.png") right no-repeat;
}
#breadcrumb div.navitem p {
    background: url("/images/grey/navitem.png") right no-repeat;
}
#breadcrumb div.navico {
    background: url("/images/grey/youareat_bg.png") repeat-x;
}
#searcharea, #submenu {
    background-color: #5b5e57  !important;
}
.hnewsbox {
    background: url("/images/grey/lnewsporfbg.png") repeat-y #cdcfca;
    border-bottom: 5px solid #5b5e57;
}
table#fora th, table#threads th, table#messages th
{
  background: url(/images/grey/th_forum.png) top repeat-x #5b5e57;
 }
table#fora td.category_header {
    background-color: #c9cab4;
}
.sf_poll_results div {
   background: url("/images/grey/th_forum.png") repeat-x;
}