/*
This code is Copyright (c) 2003 by Productivity Enhancement, Inc.  
All Rights Reserved.

Use of this software is persuant to the terms of the End User License Agreement
at http://www.productivityenhancement.com/plum/SoftwareLicenseAgreement.cfm

Development Team: 
Adam Churvis (adam@productivityenhancement.com)
David Churvis (david@productivityenhancement.com)
*/

/* Elements */
body {
	background: white;background-color:white;
}


/* IDs */
#headerbar, #topnavbar, #leftnavbar, #bottomnavbar, #rightnavbar {
	display: none;
}

#content {
	margin: 5px;
}
