@charset "UTF-8";
/* CSS Document */

#right_col #news, #right_col #student, #right_col #staff, #right_col #profile {
	padding: 5px;
	margin: 0;
	position: relative;
}

#right_col #news p, #right_col #student p, #right_col #staff p, #right_col #profile p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#right_col #news a img, #right_col #student a img, #right_col #staff a img, #right_col #profile a img {
	left: -6px;
	position: relative;
}

#right_col img.profile_header {
	margin-top: -5px;
	border: 0;
}

.profile_photo {
	text-align: center;
}

#right_col .profile_photo img {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.focus_item {
	top: 510px;
	position: absolute;
}
