
/*	Please do not duplicate this document with out prior permission.
	This unique combination of styles, properties, font-families and poistioning are copyright of ecyclingtools.com. */

/*	Master Style Sheet
	Includes all reset and common styles used site wide.
		
	George Oommen (oommen.6@osu.edu)
	January 1 2008 */
	

/*	reset styles */
	@import url("reset.css");

/*	import stylesheets and hide from ie/mac \*/
	@import url("global.css");
	@import url("menu.css");
/*	end import/hide */
