.table {
	font-family: Garamond, Arial, Verdana;
	font-weight: bold;
	color: #666666;
	border: 2px dashed #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	visibility: visible;
}
.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
	padding: 4px;
	height: 488px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table2 {
	font-family: Garamond;
	font-size: 12px;
	color: #666666;
	border: 2px dashed #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 145px;
	position: absolute;
	visibility: visible;
	z-index: 17;
	left: 25px;
	top: 25px;
}

.thumbnails {
	font-family: Garamond, Arial, Verdana;
	font-weight: normal;
	color: #333333;
	border: 1px dashed #CCCCCC;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 200px;
	top: 25px;
	font-size: 12px;
	height: 155px;
	width: 906px;
	z-index: 14;
	visibility: visible;
}
.box {
	background-position: center top;
	height: 600px;
	width: 1200px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
