I had the same problem, I solved by putting in the CSS position: absolute to a couple of elements.
Unfortunately, that's rarely needed to solve a problem and could cause MORE problems.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" Carolina Corvette Club
new question: and of course i dont know how to word this, but on most site i see the main body of the site is in a smaller box kida like this site mine takes up the whole window how would i change that...cells, tables? any recomendation and help with this site will be muchly apprietated
They are using a fixed width "container". I think actually this kind of layout would solve the problem you are having - of I understand correctly.
You really will need to try to learn CSS. It is not too difficult and you can pick it up pretty easily. It will help you out a lot. If you have time to get a book, I would recommend this one: http://www.sitepoint.com/books/html1/
or this one: http://www.sitepoint.com/books/css2/
If not, try googling "CSS layout tutorial"
Ok well what ur doing wrong is ur having Text styling attributes inside the html attriubtutes.. i would suggest learning div's instead of tables and Learn css!! ive had this happen before.. It may Look Right on youre Monitor but it may look totally different on other peoples Monitor's i suggest You going to this site. http://www.pmob.co.uk/index.htm
The site will tell you how to Fit Youre website to the Maxium height and width of youre browser and show's you how html Basically Creates the Building Block's of the web page (Like a house) and (Css) Creates all the color's and Such on the web page!! I hope this help's u out alot