body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFEC;
}
#hdBG {
	background-image: url(../images/hd-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
}
#h1BG {
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	margin: 6px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 12px;
}
#main {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	background-color: #6E136D;
	background-image: url(../images/footer-bg.jpg);
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#top {
	background-image: url(../images/BGtop.png);
	background-repeat: no-repeat;
	height: 277px;
}
#nav {
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	width: 151px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-bottom: 5px;
}
ul {
	padding-left: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
li {
	list-style-image: url(../images/bullet.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-bottom: 7px;
	list-style-position: outside;
	margin-left: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 6px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 23px;
	color: #C0AB2E;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8DFA6;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #4D6498;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #C0AB2E;
	font-weight: normal;
	text-transform: uppercase;
	margin: 12px 0px -2px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #91A5C9;
	font-weight: normal;
	text-transform: uppercase;
	margin: 17px 0px 2px;
	padding: 0px;
}
.breadcrumbs {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding: 12px 12px 12px 40px;
	text-transform: uppercase;
}
.breadcrumbs a {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	float: none;
}
.breadcrumbs a:visited {
	color: #FFFFFF;
	}
#topPic {
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#topPicHome {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#purpleTOP {
	background-color: #6B096B;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
#purpleTOP a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: none;
}
.backtotop {
	color: #999999;
	padding-right: 25px;
	padding-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-top: 10px;
	padding-bottom: 5px;
}
#secondaryNav {
	margin: 3px;
	padding: 3px;
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}
#secondaryNav a {
	color: #4D6498;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#secondaryNav a:hover {
	color: #4D6498;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #CCCCCC;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content img {
	margin-right: 6px;
	margin-bottom: 6px;
}
#rightColumn {
	float: right;
	width: 150px;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
#supportContacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 3px;
	padding: 3px;
	width: 170px;
}
.dropCaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	float: left;
	background-color: #7B2E7C;
	margin-right: 3px;
}
.dropCapsGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	float: left;
	background-color: #666666;
	margin-right: 3px;
}
.question {
	font-size: 16px;
	line-height: 18px;
	color: #AE79A1;
	font-weight: normal;
}
.date {
	font-size: 16px;
	line-height: 18px;
	color: #91A5C9;
	font-weight: normal;
}
.boxLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D64A9;
	/*display: block;
	float: left;*/
	padding: 3px 5px;
	background-color: #CCCCCC;
}
.greyLarger {
	font-size: 16px;
	line-height: 18px;
	color: #999999;
	font-weight: normal;
}
.greyLarger a {
	color: #999999;
	
}
.white {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFFFEC;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs a:hover {
	color: #FFFFFF;
	float: none;
	text-decoration: underline;
}
td #alumnaeClass {
	background-color: #CCCCCC;
	padding: 10px 5px 5px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table #alumnae {
	border: 1px solid #CCCCCC;
}
#alumnae td {
	padding: 5px;
}
#alumnae tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	font-weight: normal;
	margin: 17px 0px -5px;
	padding: 0px;
}
#topHome {
	background-image: url(../images/index-header-bg.png);
	background-repeat: no-repeat;
	height: 346px;
}
#navHome {
	padding-top: 60px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	width: 151px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #4D74C3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 12px;
}
.quoteGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #00703C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 12px;
}
.backtotop a {
	color: #999999;
	text-decoration: none;
}
#hdBGhome {
	background-image: url(../images/hd-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 434px;
}
#content ul {
	margin-bottom: 5px;
	padding-left: 12px;
}
#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
hr {
	color: #ffffec;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
 div.cropme {
  border: 1px solid #CCCCCC;
  height: 80px;
  width: 140px;
  overflow:hidden;
}