First you need to sort out lines 140 - 148 in that page as they all start and end with identical <li> tags. You should have <li> at the start of the line and </li> at the end. There may be others that I haven't found.
Code:
<li><a href="facfiat.html?scrollto=selection">Fiat</a><li>
<li><a href="facford.html?scrollto=selection">Ford</a><li>
<li><a href="facgoldwing.html?scrollto=selection">Gold Wing</a><li>
<li><a href="fachonda.html?scrollto=selection">Honda</a><li>
<li><a href="facjaguar.html?scrollto=selection">Jaguar</a><li>
<li><a href="faclandrover.html?scrollto=selection">Land Rover</a><li>
<li><a href="facporsche.html?scrollto=selection">Porsche</a><li>
<li><a href="facsmartcar.html?scrollto=selection">Smart Car</a><li>
<li><a href="facsparkrite.html?scrollto=selection">Sparkrite</a><li>
Bookmarks