#picholder {position: absolute; left: 4%; top: 146px; width: 72%}
#photographer {
	position: absolute;
	left: 370px;
	top: 380px;
	width: 193px;
}
#photographer p {font-weight: bold}
#performers {
	position: absolute;
	right: -70px;
	top: 47px
}
#performers p {font-weight: bold}
#mediainst {
	position: absolute;
	left: -3px;
	top: 30px;
	width: 60%
}
#mediainst p {font-weight: bold}
#medlinks {position: absolute; right: 0px; top: 70px; width: 30%; text-align: right}
#medlinks ul {list-style-type: none; line-height: 1.8}
#instructions {
	position: absolute;
	top: 333px;
	left: 652px;
	width: 15%;
	padding: 8px;
}

#pic1 {position: absolute; left: 0px; top: 70px}
#pic2 {position: absolute; left: 25%; top: 70px}
#pic3 {position: absolute; left: 50%; top: 70px}
#pic4 {position: absolute; left: 75%; top: 70px}
#pic5 {
	position: absolute;
	left: 1px;
	top: 259px
}
#pic6 {
	position: absolute;
	left: 144px;
	top: 261px
}
#pic7 {position: absolute; left: 50%; top: 260px}
#pic8 {position: absolute; left: 77%; top: 260px}
#pic9 {position: absolute; left: 50%; top: 400px}
.bigpic {position: absolute; left: 20%; top: 150px; background-color: #000000; visibility: hidden; z-index: 10; padding: 15px}
.bigpic img {padding-top: 5px}

