BODY {
	background : #eef;
}

#galleryBigBody {

	background: #fcc;
	
	/* For testing */
/* 	border:1px solid #F00; */


}
#galleryThumbsBody {
	width: 725px;
 	/*border:1px solid #f00;*/
}
html>body #galleryThumbsBody {
	width: 725px;
}

#galleryIndivBody TD {
	background-color: #fcc;
}


.studioGalleryIntro {
	margin: 2em 1em 1em 1em;
}

.studioGalleryIntro h2 {
	font-size: medium;
	font-style: italic;
	letter-spacing: 0.3ex;
}

.studioGalleryIntro p {
	margin-left: auto;
	margin-right: auto;

	font-size: medium;
	line-height: 140%;
	width: 40em;
}


.instructions {
	font-weight: bold;
	margin-top: 2em;
}
