We’ve been going over any pages that use span tags and swapping them out in favor of CSS. These additions only affect several pages, but they should make the pages load faster and look better. Any quirks associated with the mouseovers on links should now be gone. We’ve also fixed a few pages that loaded funny in the Opera browser. As always, please contact us if you have any problems.
Right now, we use a combination of some php and the site’s folder structure to index start pages. This method makes the site very speedy, and avoids any possible MySQL errors from occurring. The downside is that this process makes adding pages to the site a very lengthy process. Using MySQL is an alternative we’re going to be considering over the next few weeks.