/*

	-- -- -- -- -- -- -- -- -- -- -- -- -- --
	ngh.org.uk
	By Stephen Ireland (IVYPARKMEDIA)
	last edited: 26 January 2006
	-- -- -- -- -- -- -- -- -- -- -- -- -- --
	
	The base file which imports the various CSS files
	to make up this site's design and layout.
	
	Note there are certain separate, browser-specific CSS
	files that keeps all hacks out of the main style sheet.
	
	Over time, as supporting these browsers no longer
	remains a priority, cleaning up the hacks is as
	easy as deleting the @import statement.
	
*/

/* -- All CSS has been moved to these external files -- */
@import url("undobrowserdefaults.css");
@import url("design.css");