.title_fix {
	position: absolute;
	height: 22px;
	width: 443px;
	top: 1px;
	left: 11px;
}
.art_list {
	position: absolute;
	height: auto;
	width: 257px;
	left: 12px;
	top: 30px;
}
.artwork_title {
	position: absolute;
	height: 122px;
	width: 210px;
	left: 41px;
	bottom: 148px;
	z-index: 2;
}
.artwork {
	position: absolute;
	height: 530px;
	width: 586px;
	left: 265px;
	top: 45px;
}
.title_image {
	background-color: #CCCCCC;
	background-image: url(images/title-image.jpg);
	position: absolute;
	height: 300px;
	width: 860px;
	top: 23px;
}
.quote {
	position: absolute;
	height: 57px;
	width: 443px;
	left: 211px;
	top: 410px;
}
.text_area {
	position: relative;
	height: auto;
	width: 460px;
}
