header.php contains the style sheet references
index.php is the main blog page
style.css contains the styles.
Edited header.php to reference the menu style sheets
Edited index.php, adding a <div id=nav> to include the menu
Edited style.css to add #nav code used by the menu.
I probably now need to surround everything by the container.