body {
   background-color: #FFF;
   background-image: url('../images/bg_html.jpg');
}

#header #masthead a, #header #masthead a:visited {
   background-image: url('../images/logo.png');
   width: 288px;
   height: 108px;
   left: 8px;
   top: -5px;
}

#hdrImg {
/*   top: 90px;*/
   background-color: transparent;
}

#contentSlot #layout { padding-left: 35px; padding-right: 10px; }

#contentWrapper {
   background-image: url('../images/bg_contentSlot.gif');
}
   #contentSlot #column2 {
      width: 333px;
      background-image: url('../images/bg_column2.jpg');
   }

#topNavigation ul.sf-menu li.selected a, #topNavigation ul.sf-menu li.selected a:hover {
   background-color: #93CC2F;
}

#sideBar input, #formContent input.input,
#formContent textarea.textarea { 
   background-color: #D9CFBF; 
   border-color: #FFF;
   color: #2c2f33;
}
#sideBar button, #formContent input.submit {
   background-color:#381511;
   border-color: #FFF;
   color: #FFF;
}

#footer, #footer a { color: #887370; }

#spark_outer_footer {
   border-top-color: #93CC2F;
   background-color: #381511;
}

#contentSlot iframe { width: 510px; } 