@charset "utf-8";
/* CSS Document - this is the stylesheet all standard pages will link to for 
PRINT styles */
@import url(type.css);
@import url(color.css);
@import url(navigation.css);
@import url(layout.css);
@import url(print.css);

/* any additional styles should be added after @import statements */
#announcement { background:#fff; color:#cc6633; border:1px solid #cc6633; }

#homeEvent a.eventBlock:link, #homeEvent a.eventBlock:visited { border:1px solid #666; }
