/* template background */

	div#content div#content-main { background-image: url(/release/images/pages/3-functions.jpg); background-position: 0 0; background-color: #d89e4f; background-repeat: no-repeat; }
	div#content div#content-main div#copy { background-image: url(/release/images/layout/slideshow-bg-cp.png); background-color: transparent;  }
	
/* =slideshow */

	div#content div#content-main div#copy { z-index: 110; position: relative; height: auto !important; min-height: 200px; padding: 350px 0 0.75em 0; overflow: hidden; overflow: hidden !important; overflow: visible; width: 731px; }
	
	div#content div#content-main div#copy h1 { margin: 0 0 5px 35px; }
	div#content div#content-main div#copy img.text { margin: 0 0 5px 0; }
	
/* =copy */

	div#content div#content-main div#copy div#description { width: 370px; float: left; padding-left: 40px; }
	div#content div#content-main div#copy div#description div { width: 330px; } 
	
	div#content div#content-main div#copy ul#venue-map {
		display: block; float: left; width: 280px; position: relative; height: 330px; 
		background-repeat: no-repeat; background-position: top left; padding: 0; margin: 0;
		background-image: url(/release/images/assets/venue-map.png); list-style-type: none;
	}	
	
	div#content div#content-main div#copy ul#venue-map li { position: absolute; padding: 0; line-height: 1em; }
	div#content div#content-main div#copy ul#venue-map li a { display: block; }
	
	div#content div#content-main div#copy ul#venue-map li#queen { left: -5px; top: 100px; }
	div#content div#content-main div#copy ul#venue-map li#vaults { right: 2px; top: 47px; }
	div#content div#content-main div#copy ul#venue-map li#greville { left: 45px; bottom: 35px; }