.profiles {
	margin: 20px 0px;
	padding: 0px;
	width: 631px;
	background: url(/images/studentprofiles/lines.jpg) repeat-y;
}
.spiral {
	width: 631px;
	height: 88px;
	background: url(/images/studentprofiles/notepad.jpg) no-repeat;
}
.sectiontitle {
	margin-left: 30px;
	font-size: 2em;
	font-weight: bold;
}

.people {
}

.people .left {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 350px;
}

.people .left .plinks {
}

.people .left .plinks a {
}

.people .left .plinks a.pthis {
	font-weight: bold;
	color: #1A2D52;
}

.people .left .plinks .pleft {
	margin-left: 10px;
	float: left;
	margin-bottom: 20px;
}

.people .left .plinks .pright {
	margin-left: 40px;
	float :right;
	margin-bottom: 20px;
}

.people .postit {
	float: right;
	margin-right: 30px;
	width: 170px;
}

.person {
	margin: 0px;
	font-size: 2em;
	font-weight: bold;
}

.writing {
	padding: 0px 30px 30px 30px;
}
.paperfooter {
	width: 631px;
	height: 17px;
	background: url(/images/studentprofiles/notepad.jpg) 0 -200px no-repeat;
}