/*
-----------------------------------------------------
Css files for the main pages.

FileName:    main.css
Version:     2004.10.24
-----------------------------------------------------
   Created like this to not allow Netscape 4.x to read
	the Catalogue.css file as it does not render it
	correctly and the non-css version is still quite
	functional. 
*/
@import url("default.css");
@import url("nav.css");


