/* This sheet imports in the main sheet. 
   This allows us to keep a link in the HTML files, 
   which Dreamweaver has an easier time updating URLs within. */

@import "dresher_main.css";

/* The styntax above filters out NN4 and IE4.
   If they need basic text styles, those can be added below the import directive here. */
