I tried this. Still doesn't work. Frustrating... Any thoughts?
Printable View
UPDATE: I figured out what was going on. Using http://jigsaw.w3.org/css-validator/ and http://validator.w3.org/ to validate my html and my css, I discovered I had some tags that weren't properly embedded and some tags that weren't properly closed. After going over my site fixing these issues, it appears to work fine.
Thank you for your help. I hope this will help someone else down the road. I now will validate html and css all the time to at least limit the scope of the errors or problems.