/*
 * Hunts Point Alliance for Children
 * Print CSS File
 * May 2009
 * Author: Empax, Inc.
 */

* {
	border: 0;
	margin: 10px 0;
	padding: 0;	
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 1em;
	display: block;
}

img, a img {
	border: 0;
}

#header .full-logo {
	display: block;
}

#search {
	display: none;
}

#content-head-header {
	font-size: 1.3em;
	font-weight: bold;
}

#sidebar, .imgtfe, #sharethis, #tools-bottom, title, meta, object, script {
	display: none;
}
