the layout has bad line wrapping if the web browser isn't wide enough. You
should remove the <BR>'s from the lines within the paragraphs. If you want
that 'centered' look, use a table with 0 width borders and proportional
column widths (like 10% on the left column, 80% on the middle and 10% on the
right, then put everything in the middle comlumn).
-jrp