/* General styles for the colored boxes */
@import url("../css/boxes.css");

/* Styles for the calendar box at the bottom of the page */
@import url("../css/calendar.css");

/* Style for text formatting elements and spacers */
@import url("../css/formatting.css");

/* Positioning of global elements */
@import url("../css/layout.css");

/* Styles for the multimedia box at the bottom of the page */
@import url("../css/multimedia.css");

/* Styles for dynamic navigation popout boxes */
@import url("../css/navigation.css");

/* Styles for the profile boxes */
@import url("../css/profile.css");

/* Color Guide
	White:		#FFFFFF;
	Black:		#000000;
	Blue:		#009999;
	Green:		#9EC154;
	Red:		#D54C19;
	Yellow:		#F7D23B;
	Gray:		#CCCCCC;	Stories border
	Light-Gray: #EFFFFC;	Top bar background
	Teal:		#006464;	Top bar text, button color
	Dark-Green: #608D02;	Faces link color
*/

