I designed the header stuff using other tools (webbuilder) Then I copied the html into the xHTML text box in the template.
Save, compile, test. Problems.
I go back to the embed and a whole bunch of the code is missing.
I split it up into several different routines to fit it in.
Missed some stuff in between. Ack.
deleted those. leave one with a comment tag as to what it is and added all the HTML in the end of routine embed. That worked for the header.
Now I think that is what i have to do for the rest of the page. I noticed last night that my copyright notice is now inside the form.
That's the main problem in building in disconnected little chunks - its very easy to misplace or forget how your tags are nested.