/* Dartmouth 59 Styles */
.footer {
	text-align: center;
}
.pagebody {
	clear: both;
}

.alumimage {
	height: 170px;
	width: 160px;
	border: solid #004700 4px;
	background-color: #004700;
	font-size: 7pt;
	margin-left: .25in;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-top: 5px;
}
div#alumtext p {
	font-family: "MS Trebuchet",Trebuchet,Arial,Sans-Serif;
	font-size: 8pt;
	letter-spacing: .05em;
	line-height: 10pt; 
	vertical-align: middle;
	width: auto;
	color: white;
	font-weight: bold;
	bottom:0;
	left: 0;
/*	border: solid #004700 1px;*/



}
div#alumimage:hover {
/*	background-color: grey;*/
	
}

.daysuntil {
/*	font-weight: bold;
	font-size: .9em;
	margin-left: 5pt;
	vertical-align: middle;
*/
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	/*height: 180px;*/
	color: #004700;
	background-color: #aca;

}

.alphalist {
	font-weight: bold;
	letter-spacing: .2em;
	color: #004700;
}
.alphalist span {
	color: #666;
}

div.page_text h1 {
	background: white;
	color: black;
	filter: alpha(opacity=60);
	-moz-opacity: 60%;
	opacity: 0.6;
	padding-bottom: .2em;
}


