@charset "utf-8";
/* CSS Document */

#print_logo {
	display: block;
	width: 205px;
	height: 301px;
}

#print_pie {
	display: block;
}

.pledge {
	display: none;
}

a {
	color: black;
}

body  {
	font: 100% Myriad Pro, Arial, Helvetica, sans-serif;
	background: white;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: black;
} 

#container {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
	
#navcontainer {
	display: none;
}

#sidebar1 #little_text {
	margin-top: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 16px;
	color: black;
}

#sidebar1 #little_text h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: -1px;
	color: black;
}

#sidebar1 #little_text2 {
	padding: 0px;
	font-size: 0.7em;
	line-height: 16px;
	color: black;
}

#sidebar1 #little_text2 h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: -1px;
	color: black;
}

#donations {
	height: 190px;
	background-image: none;;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 0.8em;
	line-height: 16px;
	color: black;
}

#holder {
	padding: 18px;
	color: black;
}

#front_text {
	width: 485px;
	text-align: justify;
	position: fixed;
	color: black;
	padding-left: 0px;
	font-size: 0.9em;
}

#front_text h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 15px;
}

#front_text p {
	font-size: 0.9em;
}

#box_container {
	height: 335px;
}

#mainContent #little_text_m {
	padding: 0px;
	font-size: 0.8em;
	line-height: 18px;
	color: black;
}

#mainContent #little_text_m h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	margin-bottom: 3px;
}

#mainContent #little_text_m img {
	display: none;
}

#footer img {
	display: none;
}

#pie {
	display: none;
}

