.bstpback {
	background-attachment: fixed;
	background-image: url(../images/logos/Seaturtlelogo.png);
	background-repeat: no-repeat;
	background-position: 510px 150px;
	background-color: rgba(255,255,255,0.7);
	background-blend-mode: lighten;
.mttcback {
	background-attachment: fixed;
	background-image: url(../images/logos/mttc_logo_watermark.png);
	background-repeat: no-repeat;
	background-position: center 160px;
}

.plaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.italictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 000080;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 9900cc;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: ffff00;
}
.bstpback2 {

	background-attachment: fixed;
	background-image: url(../images/logos/bstp_logo2_watermark.png);
	background-repeat: no-repeat;
	background-position: left -5px;
}
.minitext {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
