About the bottom nav, it's best to have something there,
why not put something like
________________________________ (hr)
link link link link link
link link link link link link
Copy 2002 You. All rights...
Just place it right of the background image. This kind of thing looks quite professional done right.
Other comments:
-The headers in the left col "Week 1-3" maybe put a slight left indent.
- the right hand col, its too boxed up against the content column, space it out more, shift it to the right a little, the email box could be smaller to give you more room to play with.
- the Order Now link is a little bit lost there. Center it in the col, maybe highlight it in some way! Maybe use an image instead of text?
- space out the copyright information.
- Your use of tags, in a number of places you have put <p> at the END of a paragraph followed by a <h3> header! Start a paragraph with <p> and end it with </p>.
-You have table align="top" can't do that!
- you have width="760px", should be just width="760"
- make sure all tables have summary="" and all images have alt="", also title="" is also recommended for just about everything, images links tables etc
- your area tags should also have alt=""
-there's a number of instances where you have td="??px" leave out the px, you also have vspace="??px"
-you have bordercolor="000000" should be #000000 and some browsers won't show bordercolor anyway
- you have bgcolor="ffcc98" again missing #
-with images always try to include width="" height=""
Hope this helps, not trying to be harsh on you but if you clean your code it will help a lot!
É
-
:: my FIRST site in XHTML, comments/ criticism/ questions much appreciated!!

-