/*
 * Author: Dr. John Flackett - copyright 2006 PuffaFish Creations
 * Created on 24/09/2007
 * Purpose:	Main style sheet to be linked on all Ezy-Est pages. Imports the layout & color style sheets.
 * Usage:	Include this file on every Ezy-Est page.
 */
@import url(layout.css);
@import url(color.css);