body {
	background: url(elements/grid.gif) repeat;
	color: black;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 16px;
}
a {
	color: black;
	text-decoration: none;
}
.probe a {
	color: #999;
}
img {
	border: none;
}
#text a,
#details a,
#blocks a {
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
p {
	margin: 0 0 16px 0;
}
.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu {
	left: 36px;
	position: absolute;
	top: 28px;
}
#submenu {
	left: 179px;
	position: absolute;
	height: 213px;
	overflow: auto;
	top: 28px;
	width: 211px;
}
#text,
#details {
	left: 463px;
	max-width: 495px;
	position: absolute;
	top: 28px;
}
#menu a.here,
#submenu a.here {
	color: #3365FE;
}
#details {
	height: 143px;
	overflow: auto;
	padding-right: 20px;
	width: 476px;
}
#caption {
	left: 463px;
	position: absolute;
	top: 206px;
	width: 476px;
}
#caption,
.caption,
#image {
	font-size: 10px;
}
#thumbnails {
	left: 36px;
	line-height: 0;
	position: absolute;
	top: 313px;
	width: 355px;
}
#thumbnails img {
	border: 0;
	cursor: pointer;
	margin: 0 1px 1px 0;
}
#image {
	left: 461px;
	position: absolute;
	top: 241px;
}
#image img.framed {
	border: 1px solid black;
}
#images {
	font-size: 10px;
	left: 461px;
	position: absolute;
	top: 28px;
}
#images img {
	display: block;
}
#images div {
	float: left;
	margin: 0 10px 10px 0;
}
#image div.hidden {
	display: none;
}
img.enlarged,
#image span {
	cursor: pointer;
}
img.enlarged {
	left: 0;
	position: absolute;
	top: 0;
}
#blocks {
	left: 178px;
	padding-bottom: 71px;
	position: absolute;
	top: 28px;
}
#image img {
	cursor: pointer;
}
