@charset "iso-8859-1";

/*
	Groundwork and original coding by Stefan Huszics
	Maintenance and optimizations by David Tenser
	Code cleanup by Lim Chee Aun
	
	Copyright (c) 2002-2003 David Tenser.
	You may NOT steal or copy this work or part
	of it without my explicit permission.
	
 */

body {
	margin: 1em;
	border: none;
	background: white;
}
div.box {
	display: none;
}

div.menu {
	display: none;
}
div.spacer1 {
	display: none;
}

div.main {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;

}