I'm making a poster using the beamerposter package, and for some reason am having a devil of a time getting the top of the columns to all line up together. Here's a picture of what I'm talking about.

See how the left and middle columns are shifted way down the page? What's going on? Here is a link to a ZIP containing all the files you should need to replicate this yourself (I didn't want to paste all that code here).
Sorry if this has been answered before, but I've followed some of the suggestions for similar questions and they tend to break things further. Thanks in advance.
\begin{columns}[T]? – percusse Apr 11 '12 at 0:28/begin{columns}{T}(i.e., with the curly bracket), and that didn't do anything other than add a "T" off to the left of everything. Thanks! – Sam Rabin Apr 11 '12 at 2:19