div.topLeftPlate {
	position: absolute;
	/*background: url('/images/events/studio54_2009/ornament_top_left.gif') no-repeat;*/
	left: 20px;
	top: 2px;
	width: 99px;
	height: 95px;
	z-index: 300;
}
div.topRightPlate {
	position: absolute;
	/*background: url('/images/events/studio54_2009/ornament_top_right.gif') no-repeat;*/
	left: 852px;
	top: 15px;
	width: 99px;
	height: 95px;
	z-index: 300;
}

.title_bg {
	/*background: url('/images/events/studio54_2009/albumtitle.jpg') no-repeat center 0px;*/
}
