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


#directory_cont {
	width:880px;
	margin: 30px auto;
	float:left;
}

#directory_cont tr:hover {
	background-color:#E7FFEB;	
}

#brothers_cont {
	margin:0 50px 0 auto;
	width:400px;
	float:left;
}

#alum_cont {
	margin:0 auto;
	width:400px;
	float:right;
}
