div#content {
	background-color:#000;
	background-image:  url("../example3_stuff/backSheetBack.jpg");
}
div#left {
	width: 350px;
}
div#right {
	width: 470px;
}

div#backSheet {
	padding:40px 50px;
	width:370px;
	height:340px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:  url("../example3_stuff/backSheet.jpg");
	/*background-repeat:no-repeat;*/
}
div#panorama {
	width:370px;
	height:310px;
	background-color:#000000;
	color:#FFFFFF;
}
div#panorama_caption {
	font-size:1.6em;
	margin-left:10px;
	margin-top:3px;
	color:#ff9c00;
}
div#thumbnails {
	height:330px;
	width:132px;
}

