I tried the solution offered at http://codex.wordpress.org/Navigation_Menus but I still have the same problem so it appears the problem is in the CSS.
The code in the header file is:
<div id="nav2"><?php wp_nav_menu( array( 'theme_location' => 'header-menu' ) ); ?></div>
Thanks, I figured it was fairly outdated.