/* 07/22/09 14:48:56 */
/* file: styles.css */
/* organize the various styles sheets for the ITSM project */
/* ************************************************************************ */
/* Color Scheme:
===================================================
html background: #A64000 rgb(166,64,0)
page textarea background: #F4D1A7 rgb(244,209,167)
Light green: #CDF99D; rgb(205,249,157)
InTheSpirit Logo text: #FDFFC7 rgb(253,255,199)
===================================================
*/


@import url(maincss.css);
@import url(inthespirit.css);
@import url(siteheader.css);
@import url(newsletter.css);
@import url(maincontentarea.css);
@import url(pagetext.css);
@import url(faq.css);
@import url(formstuff.css);



@import url(footer.css);
@import url(bottomicons.css);


