@import url(main.css);     /* design elements of the page - colors, borders, background images, positioning elements, size and placement - height, width, position, font- and text- CSS declarations */

@import url(menu.css);     /* Top Navigation Elements */ 

@import url(events.css);     /* css classes for events detail pages */ 

/* The following 3 CSS files are for MSIE, different OSs and different versions to accommodate for non-standard implementation of CSS  */
@import url(ie.css); /* all versions of MSIE */

@import url(footer.css);     /* css classes for footer on all pages */ #sdcscccc {
	font-weight: bold;
}

