.BGGallery {
	background-image: url(images/BG_Gallery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #CCCCCC;
}
.maintext2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #CCCCCC;
}

.maintext3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	color: #FF0;
	text-align: center;
}

.maintext4 {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCCCCC;
	text-align: center;
}

.maintext4-und {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
}

.BGfaculty {

	background-image: url(images/BG_faculty.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	
}
.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;
}

.B {
	color: #ff9900;
	text-decoration: underline;
	font-size: 18px;
}

.LARGE {
	color: #ff9900;
	text-decoration: underline;
	font-size: 22px;
}

.table1
{
	border: thin solid #FF0;	
}

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

.maintextletter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	color: #000;
	line-height: 20px;
}

.maintextletter_sm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 20px;
}


.maintextbckgrnd {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #000;
	background-image: url(images/letter-paper.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 30px 15px;
	padding-right: 25px;
}

.poptextyellow {
	font-size: x-large;
	color: #FF0;
	text-align: center;
}