That sure is a lot of JavaScript to do something that would be simple with pure CSS:
http://www.alistapart.com/articles/horizdropdowns/
For your existing code, I'd suggest it's something to do with the float value on your table (which is unnecessary on your demo page, but may be needed for what you're working on). Try adding:
table * {clear:both}
to your CSS.
BTW trying to use the search box @ http://artscouncil.ky.gov/ results in a database connection error.
Keep us posted :)
_Rade
Junior Poster in Training
55 posts since May 2010
Reputation Points: 12
Solved Threads: 7