html,body {
	margin:0px;
	padding:0px;
	font-size:100%;
	/* min-width:887px; */
	background:url("../images/layout/content_background.gif") top left repeat-y;
	background-color:#8AC5E3;
}

.hide { 
	display: none;
}

span.pipe2 {
	display:none;
}

p.skipmenu {
	position:absolute;
	left:-999px;
	width:990px;
}

div#container {
	width:1150px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	float:left;
}

	div#content_container {
		width:795px;
		float:left;
		background:url("../images/layout/content_background_gradient.jpg") top left no-repeat;
	}

		div#contentleft {
			width:50px;
			float:left;
		}

		div#content {
			width:715px;
			float:left;
			margin-top:100px;
		}

			div#contenttop {
				width:715px;
				height:93px;
				background:url("../images/layout/content_top.gif") top left no-repeat;
				float:left;
				font-size:1px; /* close off under-neath gap in internet explorer */
			}

			div#contentmiddle {
				width:715px;
				background-image:url("../images/layout/content_bg.gif");
				float:left;				
			}

				div#infoleft {
					width:38px;
					float:left;					
				}

				div#infocentre {
					width:639px;
					float:left;
					text-align:left;
				}

					div#infocentre artstitle {
						width:639px;
						float:left;
						text-align:left;
					}

					/* formatting for infocentre */

					div#infocentre a {							
						color:#EA2788;
						text-decoration:underline;
					}

					div#infocentre a:visited {							
						color:#EA2788;
						text-decoration:underline;
					}

					div#infocentre a:active {							
						color:#EA2788;
						text-decoration:underline;
					}

					div#infocentre a:hover {
						color:#EA2788;
						background-color:#FFD1F7;
						text-decoration:none;							
					}

					div#infocentre p {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:.70em;
						color:#515151;
						text-decoration:none;
						line-height:19px;
					}

					div#infocentre b {
						font-family:'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:.95em;
						color:#EA2788;
						text-decoration:none;
					}

					div#infocentre span.colour0 {
						font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:1.2em;
						color:#FF3333;
						text-decoration:none;
						font-weight:normal;
						padding:0px;
						margin:0px;
					}

					div#infocentre span.colour1 {
						font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:1.2em;
						color:#0099CC;
						text-decoration:none;
						font-weight:normal;
						padding:0px;
						margin:0px;
					}

					div#infocentre span.colour2 {
						font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:1.2em;
						color:#FF9900;
						text-decoration:none;
						font-weight:normal;
						padding:0px;
						margin:0px;
					}

					div#infocentre ul {
						list-style-type:none;
						padding:0px;
						margin:0px;
						padding-left:0px; /* padding from left edge */
						padding-top:10px;
						padding-bottom:2px;
					}
					
					div#infocentre li {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:.70em;
						color:#515151;
						text-decoration:none;
						background-image:url("../images/layout/list_bullet.gif");
						background-repeat:no-repeat;
						background-position:top left;
						margin:0px 0px 8px 0px;
						padding:0px 0px 8px 0px;
						padding-left:25px;
					}

					div#infocentre address {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:.70em;
						font-style:italic;
						color:#515151;
						text-decoration:none;		 
						text-align:justify;
						line-height:15px;
					}

					div#infocentre label {
						font-size:0.7em;
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						color:#515151;
						line-height:18px;
					}

					div#infocentre acronym {
						cursor:help;
					}

					div#infocentre acronym.none {
						cursor:help;
						border-bottom:0px;
					}

					div#infocentre acronym.star {
						cursor:help;
						color:#DF2518;
						border-bottom:0px;
					}

					input {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:0.7em;
						width:15em;
						border:1px solid;
						border-color:#666666 #CCCCCC #CCCCCC #666666;
						padding:2px;
					}

					textarea {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:0.7em;
						border:1px solid;
						border-color:#666666 #CCCCCC #CCCCCC #666666;
						padding:2px;
						width:70%;
					}

					select {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:0.7em;
					}

					input.button {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:0.7em;
						width:9em;
						background-color:#E6E6E6;
						border-color:#CCCCCC #666666 #666666 #CCCCCC;
						margin-left:1em;
						padding:0;
						cursor:pointer;
					}

					input:focus, textarea:focus {
						background:#FFFFCC;
					}

					fieldset {
						border:1px solid #EFEFEF;
					}
					
						fieldset legend {
							font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
							font-size:0.7em;
							color:#EA2788;			
						}

					/* headers for infocentre */
					
					div#infocentre h1 {
						font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:1.4em;
						color:#2A6FA8;
						text-decoration:none;
						font-weight:normal;
						margin-top:50px;
						margin-bottom:20px;
						padding-bottom:3px;						
					}
					
					div#infocentre h5 {
	font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size:1.4em;
	color:#2A6FA8;
	text-decoration:none;
	font-weight:normal;
	margin-top:50px;
	margin-bottom:20px;
	padding-bottom:3px;
	font-variant: small-caps;
					}

					div#infocentre h2 {
						font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:.80em;
						color:#EA2788;
						text-decoration:none;
						font-weight:normal;
						margin-bottom:20px;
						margin-top:20px;
						padding-bottom:3px;
						background:url("../images/layout/h2.gif") repeat-x bottom left;
					}

					div#infocentre h2.link {
						font-family:'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:.70em;
						color:#EA2788;
						text-decoration:none;
						margin-bottom:0px;
						margin-top:20px;
						padding-bottom:3px;
						border-bottom:0px;
					}

					div#infocentre h2.squeeze {
						font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:.80em;
						color:#EA2788;
						text-decoration:none;
						font-weight:normal;
						margin:2px 0px 3px 0px;
						padding-bottom:3px;
						background:url("../images/layout/h2.gif") repeat-x bottom left;
					}

					div#infocentre h3 {
						font-family:"Trebuchet MS", Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
						font-size:.60em;
						font-weight:bold;
						color:#9C9C9C;
						text-decoration:none;
						text-transform:uppercase;
						font-weight:normal;
						padding-left:0px;
						padding-top:7px;
					}

					div#infocentre .h3-entry {
						padding:5px;
						color:#666;
						background-color:#f9f9f9; 
						margin-bottom:40px;
					}
					

					div#infocentre .imgcontainer {
						position:relative;
						float:right;
						margin:0px 0px 10px 25px;
						background-color:#FFFFFF;
						border:1px solid #E1E1E1;
						text-align:center;
						padding:5px;
					}

					table {
						font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
						font-size:.70em;
						border-top:1px solid #E4EBD9;
						border-left:1px solid #E4EBD9;
						margin-top:15px;
						margin-bottom:15px;
					}

						table .colright {
							text-align:right;
						}

						table .colcenter {
							text-align:center;
						}

					th, td {
						padding:10px;
						border-right:1px solid #E4EBD9;
						border-bottom:1px solid #E4EBD9;
						vertical-align:top;
						text-align:left
					}

					th {
						background:#FBFCF9;
						color:#757575;
						font-weight:normal;
					}

					.eventheader {
						width:639px;
						height:49px;
						float:left;
						margin-bottom:20px;
					}

						.eventdate {
							width:43px;
							height:43px;
							float:left;
							text-align:center;
							background:url("../images/layout/flip_date.jpg") top left no-repeat;
							padding:3px;
						}

							.eventdate span.month {
								font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
								font-size:.60em;
								color:#FFFFFF;
								display:block;
							}

							.eventdate span.day {
								font-family:Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
								font-size:1.4em;
								color:#FFFFFF;
								display:block;								
							}

						.eventtitle {
							width:570px;
							height:49px;
							float:left;
						}

							.eventtitle span.small {								
								font-size:.70em;
								color:#7A7A7A;
								margin:0px;
								padding-top:3px;
							}

						.eventmargin {
							width:20px;
							height:43px;
							float:left;
						}

				div#inforight {
					width:38px;
					float:left;
				}

			div#contentmiddle2 {
				width:715px;
				background-image:url("../images/layout/content_bg.gif");
				float:left;
			}

				div#footerleft {
					width:41px;
					float:left;
				}

				div#footercentre {
					width:636px;
					float:left;
					text-align:center;
				}
		
					div#footercentre a {
						font-family: Arial, Verdana, sans-serif;
						font-size:.65em;
						font-weight:bold;
						color:#757575;
						text-decoration:none;
					}

					div#footercentre a:visited {
						font-family: Arial, Verdana, sans-serif;
						font-size:.65em;
						font-weight:bold;
						color:#757575;
						text-decoration:none;
					}

					div#footercentre a:active {
						font-family: Arial, Verdana, sans-serif;
						font-size:.65em;
						font-weight:bold;
						color:#757575;
						text-decoration:none;
					}

					div#footercentre a:hover {
						font-family: Arial, Verdana, sans-serif;
						font-size:.65em;
						font-weight:bold;
						color:#AFA3A0;
						text-decoration:none;
					}

					div#footercentre a em {
						font-style:normal;
						font-weight:bold;
						border-bottom:1px solid #FF97C3;
					}

					div#footercentre a:hover em {
						border-bottom:0px solid #B4C796;
					}

					div#footercentre ul {
						list-style:none;
						margin:0px;
						padding:0px;
						padding-left:130px;
					}

					div#footercentre li {
						margin:0px;
						padding-left:10px;
						padding-right:10px;
						background: url(../images/layout/footer_bullet.gif) no-repeat 0 50%;
						display:block;
						float:left;
						text-align:center;
					}

					div#footercentre li.no_bullet {		
						background:none;
						padding-left:74px;
					}

					div#footercentre div.hr {
						margin:25px 0px 0px 0px;
						height:15px;
						background:transparent url("../images/layout/hr_dot.gif") center left repeat-x;
						clear:both; /* very important */
					}
					div#footercentre div.hr hr {
						display:none;
					}

				div#footerright {
					width:38px;
					float:left;
				}

			div#contentbtm {
				width:715px;
				height:41px;								
				margin-bottom:40px;
				background:url("../images/layout/content_btm.gif") top left no-repeat;
				float:left;
			}

		div#contentright {
			width:30px;
			float:left;
		}

		div#gallery_container {
			width:795px;
			float:left;			
		}

			div#galleryleft {
				width:156px;
				float:left;
			}

			div#gallery {
				width:555px;
				top:0px;
				padding:0px;
				margin-top:0px;
				text-align:left;
				position:relative;
				display:block;
				float:left;
				font-size:1.6em;
				font-family: Arial, Verdana, sans-serif;
				color:#424242;
			}

				div#gallery p {
					font-family: Arial, Verdana, sans-serif;
					font-size:.44em;
					color:#424242;
					text-decoration:none;				
					line-height:19px;
				}

				div#gallery .emphasise {
					font-family: Arial, Verdana, sans-serif;				
					font-weight:bold;
					color:#424242;				
				}

				div#gallery a {				
					color:#F37043;
					text-decoration:underline;
				}

				div#gallery a:visited {				
					color:#F37043;
					text-decoration:underline;
				}

				div#gallery a:active {				
					color:#F37043;
					text-decoration:underline;
				}

				div#gallery a:hover {				
					color:#B1DED3;
					text-decoration:none;
					background-color:#7ECBB7;
				}

				div#gallery div.hr {
					margin:8px 0px 0px 0px;
					height:15px;
					background:transparent url("../images/layout/hr_dot_title.gif") center left repeat-x;
					clear:both; /* very important */
				}
				div#gallery div.hr hr {
					display:none;
				}

				div#gallery .imgcontainer {
					float:left;
					margin:0px 18px 6px 0px;
					padding:3px;
					border:1px solid #D6D6D6;
					color:#333333;
					background:#FFFFFF;
					width:80px;
				}

				* html div#gallery .imgcontainer {
					/*--IE5.2-Mac--*/
					width:80px;
					/*--IE-PC--\*/
					width:88px;
					/*--End--*/
				}

			div#galleryright {
				width:50px;
				float:left;
			}

		div#partners_container {
			width:795px;
			float:left;
			padding-top:40px;
		}

			div#partnersleft {
				width:133px;
				float:left;
			}

			div#partners {
				width:555px;
				text-align:center;				
				float:left;				
			}

				div#partners p {
					font-family: Arial, Verdana, sans-serif;
					font-size:.65em;
					color:#AFB3B6;
					text-decoration:none;
				}
			
				div#partners a, div#partners a:visited, div#partners a:active {
					color:#EA2788;
					text-decoration:none;
				}

			div#partnersright {
				width:107px;
				float:left;
			}

	div#menu_container {
		width:220px;
		float:left;
		margin-top:150px;
		margin-bottom:30px;
	}

		div#menuleft {
			width:20px;
			float:left;
		}

		div#menu {
			width:200px;
			float:left;
			text-align:left;			
		}

			/* formatting menu */

			div#menu a {
				font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
				font-size:.70em;
				color:#E6F5F0;
				text-decoration:none;
				letter-spacing:1px;
			}

			div#menu a:visited {
				font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
				font-size:.70em;
				color:#E6F5F0;
				text-decoration:none;
				letter-spacing:1px;
			}

			div#menu a:active {
				font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
				font-size:.70em;
				color:#E6F5F0;
				text-decoration:none;
				letter-spacing:1px;
			}

			div#menu a:hover {
				font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
				font-size:.70em;
				color:#ffffff;
				text-decoration:none;
				letter-spacing:1px;
			}

			div#menu a em {
				font-style:normal;
				font-weight:normal;
				border-bottom:1px solid #B1DED3;
			}

			div#menu a:hover em {
				border-bottom:0px solid #B1DED3;
			}

			div#menu ul {
				list-style:none;
				margin:0px;
				padding:0px;
			}

			div#menu li {
				list-style:none;
				margin:0px 0px 2px 0px;		
				padding:0px 0px 4px 0px;
				border-bottom:1px solid #7AB7D6;
				text-transform:uppercase;
			}

			div#menu li.no_underline {
				list-style:none;
				margin:0px 0px 2px 0px;		
				padding:0px 0px 4px 0px;
				border-bottom:0px;
			}			

			div#menu ul.sub li {
				font-size:1.0em;
				font-weight:normal;
				background-image:none;
				padding:2px 7px 2px 28px;
				border-bottom:0px;
				text-transform:lowercase;
			}

			div#menu ul.sub li a, div#menu ul.sub li a:visited, div#menu ul.sub li a:active {				
				color:#D5F0F9;
			}

			div#menu ul.sub li a:hover {				
				color:#ffffff;
			}

/* Lightbox bits */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.letters {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	text-transform: none;
	height: auto;
	padding-top: 5px;
	padding-left: 7px;
	background-color: #0000FF;
	padding-right: 7px;
	padding-bottom: 5px;
	margin-left: 2px;
}

.letters:hover {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	text-transform: none;
	height: auto;
	padding-top: 5px;
	padding-left: 7px;
	background-color: #EA2788;
	
	padding-right: 7px;
	padding-bottom: 5px;
	margin-left: 2px;
}#container_letters {
	float: left;
	width: 30px;
	top: 50px;
	right: 5px;
	height: 100px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.table_text {
	font-size: 12px;
}


.link_text {

	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	text-transform: none;
	height: auto;
}
.table_list {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/layout/content_background.jpg);
}

#content_box {
	width: 550px;
	position: relative;
	float: left;
	left: 10px;
}
.albumlist {
	padding: 0px;
	list-style-type: none;
	width: 610px;
	position: relative;
	margin: 0px;
}
.albumlist li {
	display: inline;
}
.albumlist img {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

.albumlist img:hover {
	border: 1px solid #0000FF;
	margin-top: 5px;
	margin-bottom: 15px;
	
	color: #0000FF;
	text-decoration: none;
}

.smallimage {
	border: 1px solid #000000;
	width: 120px;
}


.smallimage:link {
	color: #0000FF;
	text-decoration: none;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

.largeimage {
	border: 1px solid #000000;
	width: 300px;
	margin-right: 20px;
}

.largeimage:hover {
	border: 1px solid #000000;
	color: #0000FF;
}
.largeimage_test {
	border: 1px solid #000000;



	max width: 200px;
	max height: 200px;
	height: 90px;
	display: table-cell;
	width: 90px;
	white-space: normal;
	position: absolute;
	background-color: #999999;
	vertical-align: middle;
	text-align: center;
	visibility: visible;
	clip: rect(90px,90px,90px,90px);
}

#large_image_test_2 {
	border: 1px solid #000000;


	max width: 200px;
	max height: 200px;
	display: table-cell;
	width: 90px;
	white-space: normal;
	position: static;
	background-color: #999999;
	vertical-align: middle;
	text-align: center;
	height: 90px;
}
.form_box {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 300px;
	border: 1px solid #666666;
}
.form_box_button {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF99;
	width: 100px;
	border: 1px solid #666666;
}
#content_box_list {
	width: 650px;
	position: relative;
	float: left;
	left: 10px;
	font-size: 14px;
}
.box_text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #666666;
	width: 400px;
}
.bio_text {

	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px none #666666;
	width: 400px;
}

