@charset "UTF-8";
.curriculum, .curriculum:hover {
	background-position: -300px -88px;
	}
h3 {
	clear: both;
	}
.reportphoto {
	list-style-type: none;
	}
.reportphoto li {
	float: left;
	margin-bottom: 20px;
	}
.reportphoto li img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	}
.textbook {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: right;
	margin-left: 20px;
	}
.yearevent {
	width: 450px;
	border-collapse: collapse;
	margin-top: 20px;
	}
.yearevent th {
	text-align: left;
	}
.yearevent td {
	text-align: left;
	}
.yearevent .month {
	text-align: center;
	width: 3em;
	}
.yearevent ul {
	margin: 0px;
	font-size: 90%;
	}
.yearevent ul li {
	margin-left: 2em;
	}
.yearevent th {
	text-align: center;
	}
.yearevent td {
	text-align: left;
	}
.extra {
	margin-left: 200px;
	clear: both;
	}