 /* all the magic is in the following imported stylesheets. nn4 and ie4 won't see those, sorry ;) */
@import "general.css";
@import "advanced.css";
@import "layout.css";

/* this is the basic stylesheet for old browser, pda, textbrowsers and such. not very much indeed. */
a img {border-width:0; border-style:none; border-color:#fff; color:#fff}
#skiplinks, #sidebar, #linkstoc, #dark {display:none;}
.wrong{color: White;background-color: Red;}