body {
    background: url("/images/green/body.png") 50% 400px no-repeat #f2f4e7 !important;
}
body.loginbody {
    background-color: #1b5c15 !important;
}
#header {
    background: url("/images/green/header.jpg") repeat-x #73af71;
}
#mainmenu {
    border-top: 5px solid #1b5c15;
    border-bottom: 5px solid #1b5c15;
    background-color: #8ac947;
}
#footer {
    border-top: 5px solid #1b5c15;
    background-color: #8ac947;
}
#searchsite {
    background: url("/images/green/searchtopbox.png") no-repeat;
}
a.downarrow {
    background: url("/images/green/downarrow.png") top left no-repeat;
}
.uppercontent {
    background-color: #1b5c15;
}
.galgradient {
    background: url("/images/green/galgradient.png") no-repeat;
}
#breadcrumb {
    background-color: #8ac947;
    border-bottom: 5px solid #1b5c15;
}
#breadcrumb div.navico p {
    background: url("/images/green/youareat.png") right no-repeat;
}
#breadcrumb div.navitem p {
    background: url("/images/green/navitem.png") right no-repeat;
}
#breadcrumb div.navico {
    background: url("/images/green/youareat_bg.png") repeat-x;
}
#searcharea, #submenu {
    background-color: #1b5c15 !important;
}
.hnewsbox {
    background: url("/images/green/lnewsporfbg.png") repeat-y #75c03a;
    border-bottom: 5px solid #1b5c15;
}
table#fora th, table#threads th, table#messages th
{
  background: url(/images/green/th_forum.png) top repeat-x #1b5c15;
 }
table#fora td.category_header {
    background-color: #dde9af;
}
.sf_poll_results div {
   background: url("/images/green/th_forum.png") repeat-x;
}