Horizontal navigation ideas

I could really use some inspiration for my horizontal navigation bar which currently looks very ugly.

The issues I’m having:

  • It’s automatically generated.
  • It contains an unknown number of menu items depending on the user.
  • In most cases there are too many items to fit on one line but usually not enough to fill two lines nicely.

You can see an example here:
Hannah and Simon’s Wedding Website

I’d appreciate any ideas about how to make this look prettier! I’d prefer it to be pure CSS if possible (no javascript) but I’m starting to think I may need to calculate link widths and spacing to make it look good…