This page is an example of some of the types of postioning available using tables and CSS.
div id="zzz"
Example of Z-Indexing below.
div id Logo
The image is positioned relative to the absolute position of this div.

p class photo_text
Just adding more text to see where it goes. etc., etc.
This text is in it's own container named logo_text.
I'm just typing with-in the div to see how the text flows.
Just adding more text to see where it goes. etc., etc.
This text will flow in it's own container.
I'm just typing with-in the div to see how the text flows.
Let's see where this text will display.
This is type that will float on the left side with a width of 115px.
This is absolute postion set at a width of 260px, the top 250px and left at 25px with a thin dotted border.