Just wanted to report a few minor layout glitches when viewing the site under Safari under OS X. The "Calender" applet is very wide - about half the screen width. Also, the alert box appears to be gettig a Javascript error:
"There was an error processing asynchronous command-type: alertsetting. Page attempted: savealert.php?tf=0"
These shouldn't be too hard to fix - I've found (in my own programming) that Safari is a very compliant browser, and getting Javascript to work with both Firefox and Safari is much easier than getting them to work with IE. (I'm sure you are familiar with quirksmode.org, which lists all of the various browser incompatibilities.)