@charset "utf-8";
/* A8 CSS Framework v1.0 
- last updated 20 June 2008*/


/* reset */
@import url("reset.css");

/* Typographical Style for standard HTML markup */
@import url("font.css");

/* Template design and layout structure */
@import url("layout.css");

/* styling for dynamic components (webparts) */
@import url("webparts.css");

/* custom css */
/* write custom css from here onwards
	css defined from here onwards will overwrite all other classes.
*/
