/* Total Learning CSS Styles
   Updated: Thu 01.02.08 @ 5:15 p.m.
   Author:     Christian Hanvey
   ----------------------------------------------------*/


/* common to all pages */
@import url("tl08-layout.css");
@import url("tl08-typography.css");

/* for home page */
@import url("tl08-header.css");
@import url("tl08-main.css");
@import url("tl08-footer.css");

/* old styles that should eventually be removed or replaced */
@import url("tl08-oldstuff.css");


/* COLORS
   Body Background:       #000099
   Main Text:             #FFFFFF
   Links:                 #
   Orange Headline:       #
   Yellow Subhead :       #
*/