Hello everyone, I have a question that doesn't really have an exact answer. I've noticed that when coding a one column template for a screen resolution, it is actually a good idea to create the column with a width smaller than the actual screen resolution. I am currently designing a template for users with 800x600 resolutions, and would like to know what is a good width to set my column to. I was thinking about 780px because that is evenly divisible by 2, 3, 4, 5, 6, and 10, meaning that I would have many possibilities when splitting the page up into tables or smaller sections. Is there a reason why a 780px wide content column wouldn't be a good idea when designing a template for 800x600 users? This is assuming the window is maximized and there isn't a bulky sidebar (like a favorites tab) open. Thanks for your time.