/*
Copyright 2008 by NALD (National Adult Literacy Database)
- All Rights Reserved 
- Web development by the NALD Design Team - Email: contactnald@nald.ca - Created 2008
- Organization: Adult Basic Education Association of British Columbia (ABEBC)
- Document name: Groundwork newsletter - December 2007 issue
- Contact person: Yvonne Chard
- Date: May 2008
*/

body 
{
	background-color: #FFFFFF;
}

h1
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

h1.title
{
	color: #b63500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
}

h1.logo
{
	display: none;
}

#nav
{
	display: none;
}

.issue
{
	display: none;
}

.toclist
{
	display: none;
}

#wrapping
{
	width: 100%;
}
.addtable, .addtable2, .addtable3,  .tableborder, {width: 100%;}
