/*	===============================================================	© Goodwill Raid	http://www.goodwillraid.com/	Type:				Import stylesheet	Author:				James Bates	Creation Date:		14 December 2005	---------------------------------------------------------------	Version no:			1.0	Last edited:		n/a still in development	============================================================ *//*	---------------------------------------------------------------	NON HACKS	---------------------------------------------------------------	Imports styles for compliant browsers	1. Structure - All framework & structural elements	2. Semantic - This contains all semantic elements, headings,	paragraphs, blockquotes etc	3. Syles - Any other graphical style elements	4. SIFR - Styles used for flash headline replacement	------------------------------------------------------------ */	@import url("structure.css");	@import url("semantic.css");	@import url("styles.css");	@import url("sifr.css");