@charset "UTF-8";
#header {
	background-image: url(../images/header/facultystaff.jpg);
}
.right {
	width: 42%;
	padding-left: 5px;
	border-left: none;
}
.left {
	width: 48%;
	border-right: 1px dotted #999999;
}

