body {
    background: url("/images/blue/body.png") 50% 400px no-repeat #f0f0f0 !important;
}
body.loginbody {
    background-color: #00113e !important;
}
#header {
    background: url("/images/blue/header.jpg") repeat-x #84adcc;
}
#mainmenu {
    border-top: 5px solid #183060;
    border-bottom: 5px solid #183060;
    background-color: #6090c0;
}
#footer {
    border-top: 5px solid #183060;
    background-color: #6090c0;
}
#searchsite {
    background: url("/images/blue/searchtopbox.png") no-repeat;
}
a.downarrow {
    background: url("/images/blue/downarrow.png") top left no-repeat;
}
.uppercontent {
    background-color: #00113e;
}
.galgradient {
    background: url("/images/blue/galgradient.png") no-repeat;
}
#breadcrumb {
    background-color: #6090c0;
    border-bottom: 5px solid #183060;
}
#breadcrumb div.navico p {
    background: url("/images/blue/youareat.png") right no-repeat;
}
#breadcrumb div.navitem p {
    background: url("/images/blue/navitem.png") right no-repeat;
}
#breadcrumb div.navico {
    background: url("/images/blue/youareat_bg.png") repeat-x;
}
#searcharea, #submenu {
    background-color: #183060  !important;
}
.hnewsbox {
    background: url("/images/blue/lnewsporfbg.png") repeat-y #bed6ff;
    border-bottom: 5px solid #183060;
}
table#fora th, table#threads th, table#messages th
{
  background: url(/images/blue/th_forum.png) top repeat-x #183060;
 }
table#fora td.category_header {
    background-color: #dde7f5;
}
.sf_poll_results div {
   background: url("/images/blue/th_forum.png") repeat-x;
}