Trouble aligning

Hi,

I’m working on this site: http://ashleykirk.ca/AB8a/programs.html
Does anyone know how I can get the top of the yellow box to align with the top of the gray box (the gray box on the left with the links, no the one below). I assume it’s some kind of float or position issue.

Thanks,

Ak

You are better off wrapping the nav and content sections in their own div to create a left column. That’s the most bulletproof way to do column layouts like this.