I'm new to this CSS stuff. I want my first "layer" to look like this:
<a target=_blank class=ftalternatingbarlinklarge
href="http://jtleonard.fastmail.fm/work/gregYoung_layer1.jpg

but">[url]http://jtleonard.fastmail.fm/work/gregYoung_layer1.jpg[/url]

but</a> it looks like this:
<a target=_blank class=ftalternatingbarlinklarge
href="http://jtleonard.fastmail.fm/work/index.html

how">[url]http://jtleonard.fastmail.fm/work/index.html[/url]

how</a> do i get these boxes to line up in the right way. Seems like a "table"
would be the easiest thing. I know I can set up columns, so I was going to
have the logo and the 3 boxes under it in leftCol, and the navigatioin and
second box in rightCol. Eventually there will be a second layer nestled in the
bottom left corner containing a portfolio image that will change. Thanks