Bobby Holt and my dad alerted me to a problem with viewing individual BatesLine entries under Internet Explorer -- the vertical scrollbar would be disabled, preventing the reader from reading the whole entry. If the reader happened to resize the Internet Explorer window, the scrollbar would start working.
The problem seems to date back a few weeks to when I changed the individual entry template to include a SiteMeter icon (for tracking the number of visits to the site). The fix involved including the following code right before the closing </body> tag:
<br clear="all" />
There is still a problem with some text on the home page that disappears and reappears, the result of the non-standard way in which Microsoft implements web standards in its browser. Hope to get that fixed soon. Sorry for the inconvenience.