One more test result.
changing this:
#content {
margin: 0 240px 0 20px;
}
to this:
#content {
margin: 0 0px 0 20px;
}
Lengthened out the use of the full page without the sidebar. My Gallery issue is now this: Link
The columns of gallery thumbnails and they are centered. I have the gallery setup for 5 columns though.
Any ideas? Thanks..