#student_content .about_header {
	display:block;
	width: 770px;
	background-image: url(../images/student_about/content_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	}	
#student_content    .about_subfooter {
	display: block;
	clear: both;
	height: 2px;
	padding: 0px;
	text-align: right;
	background-image: url(../images/student_about/content_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}	
#student_content #about_left {
	width: 586px;
	display: block;
	float: left;
}
#student_content #about_left .about_upper {
	display: block;
	height: 152px;
}
#student_content #about_left .about_lower {
	display: none;
}
#student_content #about_left .about_lower .tabs {
	display: block;
	margin:0px 0px 0px 30px;
}
#student_content #about_left .about_lower .tabs a:link,
#student_content #about_left .about_lower .tabs a:active,
#student_content #about_left .about_lower .tabs a:visited {
	display: block;
	float:left;
	width:129px;
	text-align:center;
	background-color: #1A1A1A;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
	border-collapse: collapse;
	border: 1px solid #474747;
}
#student_content #about_left .about_lower .tabs .highlighted {
	display: block;
	float:left;
	width:129px;
	text-align:center;
	background-color: #202020;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
	border-collapse: collapse;
	border-top: 1px solid #474747;
	border-right: 1px solid #474747;
	border-bottom: 1px solid #202020;
	border-left: 1px solid #474747;
	height: 25px;
}
#student_content #about_left .about_lower .tabs a:hover {
	display: block;
	float:left;
	width:129px;
	background-color:#3a3a3a;
	border-bottom:none;
	height: 25px;
}
#student_content #about_left .about_lower .about_content {
	display: block;
	clear: both;
	padding: 10px 36px 8px 36px;
	overflow:auto;
}
#student_content #about_left .about_lower .about_content h2 {
	padding-bottom:10px;
}
#student_content #about_right {
	display: block;
	float: right;
	min-height: 284px;
	height: 384px;
	width: 180px;
}
#student_content #about_right .about_upper {
	height: 181px;
	display: block;
}
#student_content #about_right .about_upper a:link,
#student_content #about_right .about_upper a:active,
#student_content #about_right .about_upper a:visited {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	padding: 0px 0px 3px 0px;
}
#student_content #about_right .about_upper a:hover {
	color:#E17F1C;
	text-decoration:none;
}
#student_content #about_right .about_lower {
	text-align: center;
	padding-top: 7px;
}

#student_content strong
{
font-weight:bold;
color:#e37f1c;
}