/* print styles */

#globalheader {
	display: none;
}
#banner h1,h2,h3 {
	color: #000;
}
#container {
	background: none;
}
#contentholder {
	background: none;
}		
#listlinks {
  background: none;
}
#listlinks h1,h2,h3 {
	color: #000;
}
#searchbox {
	display: none;
}
#mainphoto {
	display: none;
}	
#quicklinks {
	display: none;
}
#rightcontent {
}		
#footer {
	background: none;
	color: #000;
}
#footer a {
	color: #999;
}

