/* clear the "equal columns" stuff */
#z1c1 {
    float:left;
    width:225px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-color: #e3edf6;
    }

#z1c2 {
	width: 620px;
	padding-bottom:0px;
	margin-bottom:0px;
	float: right;
	border-left: 5px solid #000000;
	background-color: #ffffff;
    }
/* z1 col is short, so make container background its colour */
#container {
	background-color: #e3edf6;
}

/*  boxes  */
#z2c2box1 {
	width: 100px;
	float: right;
	background-color: #e6cc58;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}
#z2c2box2 {
	width: 100px;
	float: right;
	background-color: #f2e3a4;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	margin-left: 20px;
	}
#z2c2box3 {
	width: 100px;
	float: left;
	background-color: #3c7bab;
	height: 100px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	}
#z2c2box4 {
	float: left;
	width: 100px;
	height: 100px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	margin-right: 10px;
	clear: right;
	}
#z2c2box5 {
	width: 100px;
	float: right;
	background-color: #e3411d;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}
#z2c2box6 {
	width: 100px;
	float: right;
	background-color: #e3edf6;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	margin-left: 20px;
	}
#z2c2box7 {
	width: 100px;
	float: left;
	background-color: #ffffff;
	height: 100px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	}
#z2c2box8 {
	background-color: #e3411d;
	float: left;
	width: 100px;
	height: 100px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	margin-right: 10px;
	clear: right;
	}
#z2c2box9 {
	width: 100px;
	float: right;
	background-color: #e3edf6;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}
#z2c2box10 {
	width: 100px;
	float: right;
	background-color: #f2e3a4;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	margin-left: 20px;
	}
#z2c2box11 {
	width: 100px;
	float: left;
	background-color: #3c7bab;
	height: 100px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	}
#z2c2box12 {
	float: left;
	width: 100px;
	height: 100px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	margin-right: 10px;
	clear: right;
	}
#z2c2box13 {
	width: 100px;
	float: right;
	background-color: #e6cc58;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}
#z2c2box14 {
	width: 100px;
	float: right;
	background-color: #f2e3a4;
	height: 100px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	margin-left: 20px;
	}
		
.pupilid {
	font-size: 80%;
	font-weight: bold;
	color: #006;
	margin-bottom: 40px;
	margin-top: -10px;
	text-align: left;
	}
.pupilextra {
	font-size: 80%;
	font-style: italic;
	color: #006;
	margin-bottom: 40px;
	margin-top: -40px;
	text-align: left;
	}
