I hate to say it out loud for fear of nixubg the deal but I do believe that I've worked it out: This does make the background color change:
#centerColumnWrapper2b {
background:#e0ffa0;
}
But then to modify individually the sidebox color I made this change:
#navColumnTwo, #navColumnOne {
background:#e0e0ff;
}
Potentially far from proper, it still gets me where I need to go today! However, I'm still skeptical... If someone knows of a more efficient and/or more correct way please feel free to post!
Bookmarks