#contents {
	width:780px;
	
	background-image:url(../images/gallery/bg_body.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
	float:left;
}

#galleryNav {
	width:150px;
	float:left;
	
	padding-top:70px;
}

#galleryNav div {
	width:150px;
}

#galleryNav div a {
	display:block;
}

#galleryNav #performance {
	height:35px;
}

#galleryNav #performance a {
	height:35px;
	background-image:url(/images/gallery/nav/performance.jpg);
}

#galleryNav #performance a:hover {
	background-position:0px -35px;
}

#galleryNav #haka {
	height:26px;
}

#galleryNav #haka a {
	height:26px;
	background-image:url(/images/gallery/nav/haka.jpg);
}

#galleryNav #haka a:hover {
	background-position:0px -26px;
}

#galleryNav #educational {
	height:30px;
}

#galleryNav #educational a {
	height:30px;
	background-image:url(/images/gallery/nav/educational.jpg);
}

#galleryNav #educational a:hover {
	background-position:0px -30px;
}

#galleryNav #rangiatea {
	height:27px;
}

#galleryNav #rangiatea a {
	height:27px;
	background-image:url(/images/gallery/nav/rangiatea.jpg);
}

#galleryNav #rangiatea a:hover {
	background-position:0px -27px;
}

#galleryNav #pacific {
	height:28px;
}

#galleryNav #pacific a {
	height:28px;
	background-image:url(/images/gallery/nav/pacific.jpg);
}

#galleryNav #pacific a:hover {
	background-position:0px -28px;
}

#galleryNav #embassy {
	height:26px;
}

#galleryNav #embassy a {
	height:26px;
	background-image:url(/images/gallery/nav/embassy.jpg);
}

#galleryNav #embassy a:hover {
	background-position:0px -26px;
}

#galleryNav #international {
	height:46px;
}

#galleryNav #international a {
	height:31px;
	background-image:url(/images/gallery/nav/womad.jpg);
}

#galleryNav #international a:hover {
	background-position:-150px 0px;
}

#galleryContents {
	width:630px;
	float:left;
	padding-top:70px;
}

#galleryContents img {
	float:left;
}

#galleryHeader {
	width:100%;
	float:left;
	clear:both;
}

#galleryContents img.galleryImage {
	margin-left:10px;
	margin-bottom:10px;
}
