/*
	CSS file for Phil R. Harris
	Author:	David Correll 
			http://www.davidcorrell.net/
*/


/* 	

	*** MASTER STYLE SHEET ***
	---------------------------------------------------------------------
	One sheet to rule them all. This is it.

*/


/* import global css */
@import url("global.css");

/* import navigation css */
@import url("nav.css");

/* import general css */
@import url("style.css");



/* IE hack sheet imported separately via conditional comments */