<!-- Begin

// THE HEIGHT BELOW DICTATES THE OVERALL HEIGHT OF ALL PAGES
// (Sets the *minimum* space between header bar and the bottom split bar.
// It *won't* cutoff either the menu bar, or the page body, if they are 
// taller than this setting).
// IF SET TOO SHORT, IT **WILL** prevent the "top" button from showing up on the
// left side of the menu bar.

// THE WIDTH BELOW CONTROLS WHITESPACE BETWEEN THE MENU AND PAGE TEXT WHEN THE 
// BROWSER WINDOW IS NARROWED... ESPECIALLY IN IE5 & IE6 (FIREFOX & IE7 HANDLE DIFFERENTLY)

document.write('<img src="picts/spacer.gif" align="left" border="0" width="167" height="675"><br>');

//  End -->