/* photo container for those projects w/ more than one image */
.arraPhoto {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
}

.arraPhoto img{ 	padding: 5px 10px; }

h2.arraLower { font-size: 116.67%; }

table td.arraDistrictSub {background-color: #e2e0e0;}
table tbody tr:hover td.arraDistrictSub { background-color: #e2e0e0;} /* No Hover */