New Website...

I tested it in IEtester IE6 and it gives constant javascript error warnings when I move the mouse over any navigation links so can't get past the first page.
 
Test.png
 
Thats what it looks like on safari too.
 
I have had a look at the code and you have used absolute positioning and negative margins to place your elements which has caused a bit of a mess.

You would be better using floating elements and positive margins

Although I am pretty good at CSS and HTML, I think its going to take quite a bit to line everything up properly
 
Worked fine on Chrome, however, not too keen on the red and black border and the links are rather awkward to read.
 
Back
Top