.BGGallery {
	background-image: url(images/BG_Gallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #CCCCCC;
}
.BGfaculty {

	background-image: url(images/BG_faculty.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGsanford {

	background-image: url(images/BG_sanford.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGsanfordMain {


	background-image: url(images/BG_sanfordMain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGqoutes {
	background-image: url(images/BG_qoutes.jpg);
	background-repeat: no-repeat;
}
.BGLinks {
	background-image: url(images/BG_links.jpg);
	background-repeat: no-repeat;
}

.A {
	color: #ff9900;
	text-decoration: none;
	font-size: 16px;
}

A:hover {
  color: #ffff99;
  text-decoration: underline;
}
