/*----------------------
Basic Stylesheet
Version:	1.0
Author:	Kristine Macabare
Email:	kmacabare@webdexmedia.com
Website:
Description:	This is the core stylesheet that imports the other stylesheets. The template and corresponding CSS stylesheets were programmed in accordance with W3C's XHTML 1.0 Strict coding standards. We recommend trying to maintain these standards by validing pages using the W3C Validator at http://validator.w3.org/.
-------------------------*/



@import url(layout.css);
@import url(typography.css);
@import url(images.css);