
/* ========================================================= */
/* ========================================================= */
/* ========================================================= */
/* (.reformat for paper output.) */

	body {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 75%;
	}


	p#toolbar {
		display: none;
	}

	ul#menu {
		display: none;
	}

	div {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	/* absolutely positioned DIV provides the top flowery background image */
	div#main-top {
		display: none;
	}

	/* absolutely positioned DIV provides the bottom flowery background image */
	div#main-bottom {
		display: none;
	}

	/* absolutely positioned DIV provides the paint splatter that peeks out behind the masthead */
	div#splash-scrap {
		display: none;
	}

	div#footer {
		text-align: center;
		padding-bottom: 20px;
	}
	
	
/* ========================================================= */
/* ========================================================= */
/* ========================================================= */
/* (..) */