.mainphoto {
	height: 150px;
	background-image: url(../images/main_students_base.jpg);
	background-repeat: repeat-x;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}#rightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
}
#rightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
}
#rightcontent p {
	font-size: 0.72em;
	color: #575782;
	margin-bottom: 25px;
	line-height: 1.5;
}
.schoolbox {
	width: 235px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.schoolbox h2 {
	font-size: .72em;
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin: 0px;
	background-color: #E1E5E8;
}
.schoolbox ul {
	padding: 5px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.schoolbox li {
	font-size: 0.69em;
	color: #575782;
	margin-bottom: 0.6em;
}
.schoolboxright {
	width: 238px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 20px;
}
.schoolboxright h2 {
	font-size: .72em;
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin: 0px;
	background-color: #E1E5E8;
}
.schoolboxright ul {
	padding: 5px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.schoolboxright li {
	font-size: 0.69em;
	color: #575782;
	margin-bottom: .6em;
}
