/*
Copyright 2004 by NALD (National Adult Literacy Database)  - All Rights Reserved 
- Web development by the NALD Design Team - Email: contactnald@nald.ca -
- Created 2004
Organization: Literacy for life Foundation
Contact Person: Sue Stegmeier	
Date: October 2004		
*/

body {background-color: #FFFFFF;}

h1
{	/*Replace the graphic (logo) for text*/
	font-size: 1.8em; 
	color: #000;
}

#header
{	/*Remove the graphic (logo)*/
	display: none;
	width: 100%;
}

#menu, #left, #nav, #right, #bottom, #footer, #acrobat
{
	display: none;
	width: 100%;
}

#content
{
	width: 100%;
}

#newtable1
{
	width: 100%;
}