@charset "utf-8";

/* alum.css
--------------------------------------------------------------------*/

#alumHead{
	width: 675px;
	height: 0;
	padding-top: 100px;
	overflow: hidden;
	background: url(../img/alum_head.jpg) left top no-repeat;
	margin-bottom: 15px;
}


div.profile div.image{
	width: 150px;
	margin: 0 10px 10px 10px;
	float: left;
}
div.profile ul{
	float: left;
	width: 470px;
	list-style: outside circle;
	padding: 0 0 0 25px;
}
div.profile ul li{
	font-size: 0.9em;
	letter-spacing: 1px;
}
