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