.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #80401d;
	border: thin solid #80401D;
	text-decoration: none;
	}
.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 0px;
	text-align: left;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #80401d;
	border: thin solid #80401D;
	text-decoration: none;
	font-variant: small-caps;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #F7EEC7;
	text-align: center;
	height: 120px;
	width: 275px;
	border: thin solid #80401D;
}
.imageBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	height: 100px;
	width: 75px;
	border: thin solid #80401D;
	clip:   rect(auto auto auto auto);
}
.rollovers {
	cursor: hand;
	filter: Glow(Color=yellow, Strength=bold);
}
.questions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-align: left;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.smallAd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	height: 150px;
	width: 155px;
	border: medium solid #B1C8FA;
}
