From Todd, SI 626: Just thought I would recommend a book for you two if you want to learn more about HTML layout. The title is *Eric Meyer on CSS: Mastering the Language of Web Design*, which goes through examples of using cascading style sheets to do layout. It's much more flexible than tables, although more finicky. The book does a good job of showing different positioning techniques depending on your particular need, and how to make it work in all browsers (that is, how to get IE to render it correctly since it doesn't follow the CSS standards very well). The book is available at the Media Union but it's checked out right now.