Sure it is! It's all in the stylesheet.
The center part is controlled by
These control parts of the side boxesCode:#mainWrapper { background-color: #ffffff; text-align: left; width: 100%; vertical-align: top; }
Code:#navColumnOne { background-color: #FFCC99; } #navColumnTwo { background-color: #00BFBF; }
There are other settings you'll probably have to play with. I recommend getting Firefox and the web developers add-on which will allow you to play around with the stylesheet and see the effect immediately. When you're satisfied, you'll have to copy the changes, save them on your local computer and upload them to the site.Code:.sideBoxContent { background-color: #ffffff; padding: 0.4em; }



