/*

			Written by d_evans@swingincat.com
			
			This file is the stub.css file. 
			This is used to load all the the styles 
			for the site, using @import, and prevents 
			the IE "flash" of unstyled content.
			
			(c)2006 Swingin' Cat Design Studio
			
*/

@import url("body.css");
@import url("layout.css");
@import url("style.css");
