div.education_paintings {
	margin: 0px;
	padding: 0px;
	margin-top: -20px;
	position: relative;
	background-repeat: no-repeat;
	width: 204px;
	height: 278px;
}
div.education_paintings div.frames {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url('f_bg.gif');
	background-repeat: no-repeat;
	width: 204px;
	height: 278px;
}

div.ep_image1 {
	bottom: 15px;
	left: 66px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url('frames_image.gif');
	background-repeat: no-repeat;
	width: 75px;
	height: 51px;
}

div.ep_image2 {
	bottom: 89px;
	left: 9px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url('frames_image.gif');
	background-repeat: no-repeat;
	width: 80px;
	height: 58px;
}

div.ep_image3 {
	bottom: 89px;
	left: 116px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url('frames_image.gif');
	background-repeat: no-repeat;
	width: 80px;
	height: 58px;
}

