/* css imports to deal with Netscape 4. Older browsers will see unstlyed content */



/* Order of imports is important! The type.css styles override the layout.css styles */





@import url("../css/layout.css");

@import url("../css/type.css");



