@charset "UTF-8";
/* CSS Document */

/* Remove the browser's default styles */
@import url("reset.css");

/* Comment out when ready to deploy. Sets font, which should be inherited. 
@import url("dreamweaver_hack.css");*/

/* Define layout and colors */
@import url("layout.css");

/* Set font properties */
@import url("text.css");

/* Comment out when stats show no users with old versions of IE */
@import url("IE_hacks.css");




