#content {
	height: 645px;
	padding-bottom: 21px;
	padding-left: 44px;
	padding-right: 17px;
	padding-top: 35px;
	width: 818px;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
}

#thumbnails {
	float: left;
	width: 397px;
	position: relative;
	z-index: 2;
}

#thumbnails img {
	margin-bottom: 19px;
	margin-left: 19px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
}

#about_text_container {
	position: relative;
	left: 19px;
	top: -292px;
}

#about_text {
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
	height: 292px;
	width: 371px;
	font-size: 12px;
}

#big_image {
	border-color: white;
	border-style: solid;
	border-width: 10px;
}