Just took a quick peek as your code and you seem to, in some places, have used a
when you should have used a
. Might cause you some grief further down the track. As for the site, a little bit of CSS could help you clean it up and make it easier to change later. You could also use PHP to read the contents of certain directories and create the links automatically for you. Good luck and most of all, have fun :-)