@import url("../../public_html_test/css/global.css") screen;
@import url("../../public_html_test/css/print.css") print;

#rightimage {
	display:block;
	height:296px;
	width:279px;
	border-bottom:15px solid #000;
	margin-bottom:15px;
}

.faculty {
	background:url(/~sfa/images/corner_organ_faculty.jpg) no-repeat;
}

a.faculty:hover {
	background-position:-70px;
}

.galleries {
	background:url(/~sfa/images/corner_organ_galleries.jpg) no-repeat;
}

a.galleries:hover {
	background-position:-70px;
}

.news {
	background:url(/~sfa/images/corner_organ_news.jpg) no-repeat;
}

a.news:hover {
	background-position:-70px;
}

.events {
	background:url(/~sfa/images/corner_organ_events.jpg) no-repeat;
	width:69px;
}

a.events:hover {
	background-position:-70px;
}
#mainbody h3 {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
color:#000000
	}

#mainbody h3 span {
	font-size:12px;
	font-weight:normal;
	}
