body {
	background-color: #fff;
	}

.invisible-box{

	width: 720px;
	height: 440px;
	position:absolute; top:50%; left:50%; margin:-219px auto auto -360px;
}

.header {
	width: 700px;
	position: absolute;
	height: 35px;
	left: 10px;
	background-color: #fff;
	color: #333;

}

.content-holder {
	font-style: normal;
	font-weight: normal;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	width: 700px;
	height: 360px;
	top: 40px;
	left: 10px;
	background-color: white;
}

.page-text {
	list-style-type: lower-roman;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

.content {
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 30px;
}

.page-title {
	
	font-style: normal;
	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

.copyright-notice {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #999999;
	position: absolute;
	right: 10px;
	top: 405px;
	font-size: 9px;
}

.gallery-image-holder {
	height: 175px;
	width: 700px;
	border-style: none;
}

.gallery-large-image {
	left: 300px;
	height: 200px;
	width: 200px;
	padding-left: 20px;
	float: left;
}

.gallery-piece {
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	margin: auto;
	font-size: 10px;
	color: #666666;
}

.subtitles {
	font-style: italic;
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	border-spacing: 2px 2px;
}

.index-content {
	background-color: white;
	margin-left: 190px;
	margin-top: 75px;
}

.gallery-piece-info {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

