http://fbc.walknorth.com
Ok the 's are ordered like this in the html.
=
menu_left
menu_right
menu_center
=
the css looks like this:
=
#menu_container {
position: static;
float: left;
width: 30%;
}
#menu_left {
Pat,
It looks like you have one (1) block repeated eight (8) times. (the big
square, the text without border and the rectangle). i would enclose each
one of these in a larger . so you'll end up having 8 s of the
same thing. then float them left (or right) defining the width of each
to be 25% (o