Jettrue:
Where can I make a financial contribution for your efforts?
Your suggestions corrected all issues with the excepiton of removing the light gray area from the right sidebox area.
I found the following in your stylesheet.css file:
#centerColumnWrapper {
background:url(../images/shadowRight.png) repeat-y 100% 0;
width:71em;
}
I changed the setting to "repeat-y 0 0" like the shadowLeft.png thinking that would remove the shading. It did not work. I also changed 71em to 0 and that didn't do anything either. Any suggestions? I suppose I could edit the .png file and make it white, but that is cheating. ;-)