Web design help needed... Again...

Ok, I noticed a problem. When I resize the window really small, the top section goes out of whack. Is there a way to set a minimum size that will work cross-platform?

i’d actually say that you don’t need to worry about it, since it only has a problem at very small window widths. i think it’s a bigger issue what resizing the font does. but regardless, here’s a page with a script to make min-width/height and max-width/height work in IE 6 and below.
http://doxdesk.com/software/js/minmax.html

Thanks. I’ll implement it as soon as I can.