body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #ffffff url(../img/background.jpg) repeat;
}
a:link	{
	text-decoration: none;
	font-weight: bold;
}
a:visited	{
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	text-decoration: none;
	font-weight: bold;
}
a:active	{
	text-decoration: none;
	font-weight: bold;
}
hr {
	border: 2px solid #efe7d1;
	color: #efe7d1;
}
.agamaintext {
	font: 13px/16px Tahoma, Helvetica, sans-serif;
	color: #000000;
	background: url(../img/agawam_textbox.jpg) no-repeat left top;
	height: 362px;
	width: 270px;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	border-width: 0px;
}
.wilmaintext {
	font: 13px/16px Tahoma, Helvetica, sans-serif;
	color: #000000;
	background: url(../img/wilbraham_textbox.jpg) no-repeat left top;
	height: 362px;
	width: 270px;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	border-width: 0px;
}
.subheads {
	font: bold 17px/18px Tahoma, Helvetica, sans-serif;
	color: #330099;
}
.clearmaintext {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
