this has been trying my patience for about an hour so I thought I would ask.
I need to have three divs, centered inside another div that is inside another div lol. Here
Change the last rule to:
.frontboxes { margin: 6px auto; }
and remove the float: left;s.
float: left;