/*Comments pertain to immediate style below comment except where bracketed*/

/*.............................This is the base CSS for all pages except index and the "no navbar" pages........................................*/

/*......This is modified for testing to point at testing pages, but is not uploaded.......................*/
/*......The same page remains uploaded which does not point to test pages.......................*/
/*......That allows test pages to work in Dreamweaver, and non-test pages to work on site.......................*/  


@import url(NotIndex.css);
@import url(Basic2.css);
@import url(Navbar.css);
