@charset "utf-8";
/* CSS Document */

#content {
	height:465px;
	padding-top:4px;
}

#history, #philosophy, #accreditation {
	margin-top:4px;
	border:1px solid #A4A6A5;
	clear:both;
	width:auto;
	overflow:auto;
}

#history {
	margin-top:0px;
	height:169px;
	background:url(images/FCT_HISTORY_historyBGgradient.jpg) repeat-x;
}

#philosophy {
	height:115px;
	background:url(images/FCT_HISTORY_philosophyBGgradient.jpg) repeat-x;
}

#accreditation {
	height:164px;
	background:url(images/FCT_HISTORY_accreditationBGgradient.jpg) repeat-x;
}

#historytitle, #philosophytitle, #accreditationtitle {
	margin-top:13px;
	margin-left:14px;
	margin-bottom:6px;
}

#historytext, #philosophytext, #accreditationtext {
	font-size:11px;
	padding-left:16px;
	line-height:1.2;
}

#collegepic {
	float:right;
	margin-right:9px;
	margin-top:8px;
	margin-left:11px;
}