/*
 * Uncomment each of the following sections based upon 
 * what you would like to have displayed when the user
 * wants to print the page.
 */
 
/*
#header {
	display: none;
	}
*/

/*
#leftColumn {
	display: none;
	}
*/

/*
#mainColumn {
	display: none;
	}
*/

/*
#rightColumn {
	display: none;
	}
*/
	
/*	
#footer {
	display: none;
	}
*/