/* CSS Document */

div#key_signature a#photos { background-position : 0 0; }
div#middle_c div#half_note {
	background-color	: #d2e4e3;
	width				: 205px;
	margin-left			: 525px;
	text-align			: center; }

div#middle_c div#thumb_scroll {
	height				: 363px;
	width				: 100%;
	padding				: 0;
	background-color	: #d2e4e3;
	overflow			: auto;
	margin-top			: 3px; }

div#middle_c div#thumb_scroll img:hover { border:#FFF solid 1px;margin:5px 0 0 0; }

div#middle_c div#half_rest {
	margin-right		: 1px;
	background-color	: #9cd7d4;
	height				: 515px;
	width				: 512px;
	padding-left		: 5px;
	padding-right		: 5px;
	overflow			: auto;
	text-align			: center; }

div#photo_nav div {
	height				: 36px;
	width				: 122px;
	text-align			: left;
	display				: block;
	overflow			: hidden; }