@charset "utf-8";
/* CSS Document */

#white-nose {
	background-image: url("/img/pg_hdr/white_nose.jpg");
	background-size:cover;
}
#white-nose h1 {
	color:#fff;
}
#resources {
	background-color: #E2E3E4;
}
/*#resources a {
	color:#EFE6C7;
}*/
#publications {
	background-color: #E2E3E4;
}
div.bats-astray-box {
	width:45%;
	min-width:650px;
	float:left;
	margin:auto;
}
div.bats-astray-box p:nth-child(3) a, .large-file {
	font-size:70%;
}
.document-box-right {
	width:275px;
	float:right;
	margin:0px 0px 25px 25px;
	padding:15px;
	border:#333 1px solid;
}