/* Reset Variables For Browsers and include Global Variables */
@import url("global.css");
/* Layout Structure modules e.g. (#Header, #Navigation, and #Footer) */
@import url("layout.css");
/* Common Site Fonts  */
@import url("miscellaneous.css");
/*
****** SITE COLOR CODES ******
Dark grey (text): #333333
Dark Blue (headings, links) #000066
Mid Blue (header) #333399
Light blue (top navigation) #CCCCFF
Mid grey: #666666
*/
