body {
	background-color: #FFF;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.thetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D1A1B;
	font-weight: bold;
}
#colorborder {
	background-image: url(Census-Stripe.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	height: 18px;
	padding-bottom: 10px;
}
#teachers {
	background-color: #FFF3BB;
	padding: 15px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}
li {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#students {
	background-color: #E1F0CE;
	padding: 15px;
}

#schools {
	background-color: #BCE4E9;
	padding: 15px;
}

