/*==========  [Basic Site set up]  ==========*/

/* Author: John Oxton, September 2004 www.joshuaink.com =
Produced for and on behalf of Kilvington Design LTD www.kilvington.com =

(c) These files remain the exclusive property of the author and Cheltenham Ladies' College and may not be used in part or whole without the express permission of the owners =

Internet Explorer(PC) will not import style sheets where target media is specified within the @import rule =
Additional styling is loaded up automatically via the CSS file associated with each directory e.g. welcome.css for the welcome directory */

@import url(hidden.css);
@import url(baseLayout.css);
@import url(colourAndType.css);
@import url(searchForm.css);
/* Sorry IE5 MAC, you try but you just can't handle it \*/
@import url(advGraphics.css) screen;
/* Done with IE5 MAC hack */


