I find that the menu items start to get hard to read at 1600x1200. So things like menu items, save/load, or even letters/books should be scaled to create the same size no matter what resolution is used. This can be done by drawing to a 3d texture and scaling the texture to a percentage of the screen resolution.

Brian