/*******************************
 *
 *	GRAPHIC.CSS
 *
 *  Version: 1.0
 *
 *	Authors: 
 *	The Roundhouse
 *  Tom Knowles / Dan Nisbet / Mike Harris / Paul Lewis
 *
 *  Description:
 *
 *	This CSS imports the files required for 
 *  the default, graphical look and feel.
 */

/* NB Silverlining's hosting does not support this ... you need to add any other stylesheets into inc_header */ 

@import url(reset.css);
@import url(util.css);
@import url(layout.css);
@import url(graphic.css);
@import url(typo.css);
@import url(forms.css);
@import url(sifr.css);
