body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	line-height:25px;
}
.bg1 {
	background-image: url(images/bg1.gif);
	background-position: left top;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-position: left top;
}
.left_vert {
	background-image: url(images/left_vert.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.800 {
	width: 800px;
}
a.link:link,a.link:active,a.link:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 140px;
	margin: 5px;
	display: block;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #554377;
}
a.link:hover
{
	background-color: #EDE8D4;
	color: #272684;
}
.left_right_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blue {
	color: #22819D;
}
.red {
	color: #660000;
}
.faded {
}


.green {
	color: #145D55;
}
p {
	font-size: 12px;
	color: #666666;
}
li {
	font-size: 14px;
	color: #666666;
	list-style-image: url(images/bullet.gif);
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAAA8A;
}

.brown {
	color: #000000;
	font-size: 13px;
}
.white {
	color: #FFFFFF;
}
.faded {
	background-image: url(images/faded.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 250px;
	width: 100%;
}
.creme {
	color: #E0C6AC;
}


.grey {
	color: #666666;
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.ballet2 {
	background-image: url(images/ballet2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}


h4 {
	margin: 0px;
	padding: 0px;
}
.textblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #1C241E;
	text-decoration: none;
}
/*------------------------------------------------------------------------------- Lightbox ----- */



#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(../i/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(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/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; }
img {
	background-image: url(../i/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#jumpedToContent {
	text-indent: -9999px;
	display: none;
}
#jumpedToNav {
	text-indent: -9999px;
	display: none;
}
#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;
}




/*------------------------------------------------------------------------------- Gallery Boxes ----- */


#centreThumbnails {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 10px;
}

#centreThumbnails #thumb, #centreThumbnails #thumb2, #centreThumbnails #thumb3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 50px;
	color: #554377;
	font-weight: bold;
}


a img{border:none;}

#thumb, #thumb3 {
	float: left;
	height: 250px;
	width: 170px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
}

#thumb3 {
	height: 211px;
}

#thumb2 {
	float: left;
	height: 250px;
	width: 261px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
}