﻿
/* For navigation menus...  */
ul.nav{
	list-style-type:none;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	zoom: 1;
}

ul.nav li{
	float: left;
}

ul.nav li ul { /* second-level lists */
	position: absolute;
	width: 170px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	list-style-type:none;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-bottom: 25px;
	overflow: hidden;
	zoom: 1;
}

ul.nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
	zoom: 1;
}

ul.nav a{
	display: block;
	width: 170px;
	background: #000;
	border: 0px solid #000;
	margin-top: 2px;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, helveltica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
	letter-spacing: -0.5px;
}

.nav a:hover {
	color:#fff;
	background:#888;
}

.nav a:active {
	color:#fff;
	background:#c00;
}

/*
ul.nav a[href="#"]{
	   background-image: url('images/SelectedMenu170.png');
	   background-repeat:no-repeat;	
}
*/

ul.nav a.highlight_menu {
	   background-image: url('images/SelectedMenu170.png');
	   background-repeat:no-repeat;	
}

/* end - Navigation menus  */

span.updated {
	float: right;
	color:#ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

span.webmestre {
	float: left;
	text-decoration: none;
}


.footer{
	clear: both;
	width: 1920px;
}

a.white {
	color:#ffffff;
}
	

body.index {
    background-color: #000000;
}

.mainImage {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/Musicophonie2022_ScaledBlended.jpg');
	background-repeat: no-repeat;
	width: 1920px;
	height: 1080px;
	float:left;
}


body.spectacles {
    background-color: #000000;
    width: 1024px;
}

li.spectacle {
	color:#ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	list-style:none;
}

.spectacle_left
{
	float: left;
	width: 269px;
	height: 1000px;   /* was 500px */
	background-image: url('images/Spectacles_Left.jpg');
	background-repeat: repeat-y;
	background-position: top;
	margin-right: 5px;
}


.spectacle_right
{
	float: right;
	width: 269px;
	height: 1000px;   /* was 500px */
	background-image: url('images/Spectacles_Right.jpg');
	background-repeat: repeat-y;
	background-position: top;
	margin-left: 5px;
}

.spectacle_main
{
	color: #FFFFFF;
	width: 1920px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
}

body.contact {
/*	background: white;  */
	background: black url(./images/Musicophonie_Contact_2.jpg) no-repeat; 
}

a.contact {
    font-family: verdana,arial, helvetica, sans-Serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
	text-decoration: none;
}

p.contact_info {
	color:#ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	padding-left: 190px;
	padding-top: 130px;
	margin-bottom: 200px;
}	

span.contact_info_indent {
	color:#ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	padding-left: 36px;
}	


body.apropos {
	background-color: #000000;
	width: 1920px;
}

.apropos_text{
	border-top: thin #CCCCCC solid;
	border-bottom: thin #CCCCCC solid;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
}

.headshot{
	border: medium #FFFFFF groove;
	float: right;
	margin-left: 40px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
}


body.member {
	background-color: #000000;
}


ul.member_link{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 62px;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style: none;
	background-color: #CCCCCC;
	width: 200px;
	float: left;
	border: medium blue groove;
}

ul.member_link li{
	padding-left: 5px;
}

ul.member_link a{
	text-decoration: none;
	font-family:verdana, arial, helveltica, sans-serif;
}

.member_info{
	color: white;
	margin-left: 250px;
	margin-top: 30px;
	margin-right: 200px;
	margin-bottom: 60px;
}

.info_table{
	border: medium #FFFFFF solid;
	width: 800px;
}

.info_table td{
	border: medium #FFFFFF double;
	padding: 10px;
	vertical-align: top;
}

/* This section is for the HTML comment box found in contact.html */
div.hcb-shadow-tl{background:url(shadow-bg.png) top left}
div.hcb-shadow-tr{background:url(shadow-bg.png) top right}
div.hcb-shadow-bl{background:url(shadow-bg.png) bottom left}
div.hcb-shadow-br{background:url(shadow-bg.png) bottom right}
div.hcb-shadow-t{background:url(shadow-bg-t.png) repeat-x}
div.hcb-shadow-b{margin-bottom:5px;background:url(shadow-bg-t.png) repeat-x bottom}
div.hcb-shadow-m{clear:both;background:url(shadow-bg-r.png) repeat-y right;padding-right:7px}
div.hcb-shadow-r{display:block;background:url(shadow-bg-l.png) repeat-y left}
div.hcb-shadow-t,div.hcb-shadow-tr,div.hcb-shadow-b,div.hcb-shadow-br,div.hcb-shadow-tl,div.hcb-shadow-bl{background-color:white;height:7px}
div.hcb-shadow-tr,div.hcb-shadow-br,div.hcb-shadow-tl,div.hcb-shadow-bl{width:7px}
div.hcb-shadow-tr,div.hcb-shadow-br{float:right}
div.hcb-shadow-tl,div.hcb-shadow-bl{float:left}
br.hcb-shadow-clear{clear:both;display:block}

span.author, span.date{
	background-color:white;
}

#HCB_comment_box *{margin:0;padding:0;border-width:0;outline:0}
#HCB_comment_box textarea.commentbox{width:100%;display:block;border:0 none transparent}
#HCB_comment_box textarea,#HCB_comment_box input.text,#HCB_comment_box input.submit{background-color:white;border:0 none transparent;padding-left:5px}
#HCB_comment_box .hcb-wrapper-half{width:50%; float:left}
#HCB_comment_box .hcb-wrapper{clear:left}
#HCB_comment_box input.text{width:100%}
#HCB_comment_box input.submit{width:84px;font-weight:700;cursor:pointer;background:url(submit.png) no-repeat;color:transparent;height:25px}
#HCB_comment_box span.home-desc{font-size:10px;opacity:.4}
#HCB_comment_box blockquote{margin:0!important;padding:20px;background:url(speech-bubble.png) no-repeat;background-color:white}
#HCB_comment_box div.comment{margin-bottom:5px;border-bottom:1px solid #eee}
.hcb-mod b {
color:#DD3344;
}
/* end of CSS for HTML comment box */



/* This is for photo galleries...
/* choose a suitable font and center the #container div in Internet Explorer */
body.photoGallery {
	background-color: #000000;
}

/* The containing box for the gallery. */
#container {
	position: relative;
	float: left;
	width: 1920px;
	height: 600px;
	margin: 0px auto 0 auto;
	border: 1px solid #aaa;
	background-repeat: no-repeat;
}

/* Removing the list bullets and indentation - add size - and position */
#container ul {
	width:152px; 
	height:590px; 
	padding:0;  
	margin:5px; 
	list-style-type:none; 
	float:right; 
	overflow:scroll
}

#container li {
	float: none;
}

/* Remove the images and text from sight */
#container a.gallery span {
	position:absolute; 
	width:1px; 
	height:1px; 
	top:5px; 
	left:5px; 
	overflow:hidden; 
	background:#000;
}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
	display:block; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	margin:1px 2px 1px 2px; 
	text-align:left; 
	cursor:default;
}

/* styling the hovers */
#container a.gallery:hover {border:1px solid #fff;}
#container a.gallery:hover span {position:absolute; width:858px; height:600px; top:0px; left:0px; color:#000; background:#000;}

#container a.gallery:hover img {
	border: 1px solid #000;
	float: none;
	margin-right: 5px;
}
/* #container a.slide2008b:hover img, #container a.slide2008i:hover img {float:right;} */


#container a.slide2008a {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_6336.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008b {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_6344.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008c {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_6345.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008d {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_6346.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008e {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_7065.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008f {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_7070.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008g {background:url(./images/gallery/photos/spectacle_2008/thmb_20081023-IMG_7106.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008h {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6411.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008i {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6413.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008j {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6445.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008k {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6471.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008l {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6473.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008m {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6505.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008n {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6525.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008o {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6526.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008p {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_6532.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008q {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7134.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008r {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7211.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008s {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7270.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008t {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7278.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008u {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7284.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008v {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7302.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2008w {background:url(./images/gallery/photos/spectacle_2008/thmb_20081024-IMG_7389.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}


#container a.slide2011a {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9484.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011b {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9778.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011c {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9497.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011d {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9478.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011e {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G0031.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011f {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G0123.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011g {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9502.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011h {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9548.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011i {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9549.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011j {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9595.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011k {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9622.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011l {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9644.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011m {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9667.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011n {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9715.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011o {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9761.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011p {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9792.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011q {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9818.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011r {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9827.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011s {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9831.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011t {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9839.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011u {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9845.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011v {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9861.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011w {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9863.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011x {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9868.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011y {background:url(./images/gallery/photos/spectacle_2011/thmb_AC3G9929.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011z {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9579.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011aa {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9619.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011ab {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9646.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011ac {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9655.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011ad {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9774.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011ae {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9355r.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011af {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9351r.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011ag {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9348r.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2011ah {background:url(./images/gallery/photos/spectacle_2011/thmb_IMG_9345r.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}

#container a.slide2012a {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_2.jpg); height: 120px; width: 120px; background-repeat: no-repeat; background-position: center;}
#container a.slide2012b {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_3.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012c {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_23.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012d {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_1.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012e {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_4.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012f {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_5.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012g {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_6.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012h {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_7.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012i {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_8.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012j {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_9.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012k {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_10.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012l {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_11.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012m {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_12.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012n {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_13.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012o {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_14.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012p {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_15.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012q {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_17.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012r {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_18.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012s {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbH_1.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012t {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbH_3.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012u {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbH_2.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012v {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_30.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012w {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_25.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012x {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_26.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012y {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_27.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012z {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_20.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012aa {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_22.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ab {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_24.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ac {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_16.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ad {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbH_4.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ae {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_28.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012af {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_29.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ag {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_31.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ah {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_32.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012ai {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_19.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
#container a.slide2012aj {background:url(./images/gallery/photos/spectacle_2012/Photo2012ThumbW_21.jpg); height:120px; width:120px; background-repeat:no-repeat; background-position:center}
