/* html {  height: 100%;  } needed for 100% table cell background in mozilla, but breaks in ie!  */
/* GLITCHES IN NS4 ARE NO LONGER ACCOUNTED FOR!!! */
@import url("basic-styles.css");

/********** COMPOSITION *********/
/* ids & classes for specific page elements are added to 'additional-styles.css' */
@import url("additional-styles.css");

