@charset "utf-8";
@import url(960gs/reset.css); /* resets many elements to zero attributes, handy but takes time to load */
@import url(960gs/960.css); /* the main gridder */
@import url(typography.css); /* sets text styles for headers of levels 1 to 3, paragraphs, citations etc. */
@import url(header.css);
@import url(content.css);
@import url(footer.css);
/* useful tools */
.clear{clear:both;height:1px;} /* height:1px turns on hasLayout on IE */

/* development stage styles START */
/* .container_12{background:url(960gs/12_col.gif) repeat-y center;} */
/* development stage styles END */

/* colors
dark blue #04496E
light blue #66CAFF
light green #A3FC76
middle tone green #70D44A
dark green #2C6B0F
*/