﻿/*================================================================
The PRINTABLE stylesheet for the website.



----------------------------------------------------------------*/
#Wrapper{
	border:none;
	width:auto;
	
	clear: both; 
	margin: 0 auto;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-align:left;
}

#Search {
	display: none;
}

#Nav{
	display:none
}



