


	html
	{
		min-height: 100%;
	}

	*
	{
		margin: 0px;
		padding: 0px;
	}

	body
	{
		margin: 0 auto;
		padding: 0;
		min-height: 100%;
		text-align: center;
		background-color:#FFFFFF;
		background-image: url(./images/back8.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		font-family: tahoma, sans-serif;
		font-size: 75%;
		color: #888888;
		position: relative;
	}

	html>body
	{
		font-size: 12px;
	}

	p
	{
		line-height: 1.75em;
		margin-bottom: 1.75em;
	}

	h1, h2, h3, h4, h5, h6
	{
		font-family: georgia, serif;
		font-weight: normal;
	}

	h1
	{
		font-size: 218%;
	}

	h2
	{
		font-size: 164%;
	}

	h3
	{
		font-size: 145%;
		line-height: 1.75em;
	}

	h4
	{
		font-size: 118%;

	}

		
	#content h2, #content h1
	{
		color: #7d8990;
		border-bottom: 1px dotted #7d8990;
	}

	#container
	{
		width: 870px;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		position: relative;
		min-height: 100%;
		/*border: 1px solid blue;*/
	}

	#header
	{
		text-align: left;
		padding: 0px;
		/*border: 1px solid orange;*/
		height: 30px;
		margin-bottom: 266px;
	}


	#logo
	{
		/*position: absolute;
		top: 200px;
		left: 400px;*/
		float: left;
		text-align: left;
		color: #ffffff;
		font-family: georgia, serif;
		font-size: 218%;
		background-image: url(./graphics/bullet-star.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding: 8px;
		padding-left: 38px;
		padding-bottom: 0px;
		letter-spacing: 0.1em;
		/*border: 1px solid green;*/
	}


	#logo a, #logo a:link, #logo a:visited
	{
		text-decoration: none;
		color: #dde2db;
	}

	#logo a:focus, #logo a:hover, #logo a:active
	{
		text-decoration: none;
	}

	#pronounciation
	{
		font-family: lucida sans unicode;
		font-size: 218%;
		color: #9aa7b0;
		float: left;
		text-align: left;
		padding-left: 80px;
	}
	
	#menu
	{
		font-family: georgia, serif;
		font-size: 164%;
		float: left;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 0px;
		margin-left: 110px;
	}

	#menu a, #menu a:link, #menu a:visited
	{
		text-decoration: none;
		color: #dde2db;
	}

	#menu a:focus, #menu a:hover, #menu a:active
	{
		text-decoration: none;
		color: #FFFFFF;
	}


	#menu ul
	{
		padding: 6px 0px;
		margin: 0px;
	}


	#menu li
	{
		display: inline;
		list-style-type: none;
		padding-left: 0px;
		padding-right: 30px;
	}


	#description
	{
		float: right;
		text-align: left;
		/*border: 1px solid purple;*/
		color: #7d8990;
		width: 40.5%;
	}

	
	.spacer
	{
		clear: both;
	}
	
	#content
	{
		/*position: absolute;
		top: 360px;*/
		clear: both;
		padding: 20px 0px;
		margin: 0;
		margin-top: 80px;
		/*border: 1px solid red;*/
	}


	#content a, #content a:link, #content a:visited
	{		
		color: #637393;
		text-decoration: none;
		border-bottom: 1px dotted #637393;
	}

	#content a:focus, #content a:hover, #content a:active
	{
		text-decoration: none;
		color: #8595b5;
		border-bottom: 1px dotted #8595b5;
	}



	.contentbox
	{
		float: left;
		text-align: left;
		width: 405px;
		padding-left: 10px;
		padding-right: 20px;
		margin-bottom: 40px;
		/*border: 1px solid purple;*/
	}


	.contentbox img
	{
		border: 1px solid #dddded;
		padding: 5px;
		margin: 4px;
	}



	#gallery
	{
		float: left;
		text-align: left;
		width: 405px;
		padding-left: 10px;
		padding-right: 20px;
	}

	#gallery img
	{
		border: 1px solid #dddded;
		padding: 5px;
		margin: 4px;
		float: left;
	}		


	#gallery a, #gallery a:link, #gallery a:visited, #gallery a:focus, #gallery a:hover, #gallery a:active

	{
		text-decoration: none;
		border: none;
	}

	table
	{
		font-variant: small-caps;
	}

	tr
	{
		vertical-align: top;
	}

	td
	{
		padding: 10px 0;
	}

	.date
	{
		width: 30%;
	}

	.venue
	{
		width: 50%;
	}
	
	.location
	{
		width: 20%;
	}

	.tracklist
	{
		margin-left: 20px;
	}
		

	#footer
	{
		color: #dde2db;
		font-size: 120%;
		font-family: georgia, serif;
		font-weight: bold;
		background-color: #87a3b8;
		/*background-image: url(./graphics/footer-back.jpg);
		background-repeat: no-repeat;
		background-position: top center;*/
		letter-spacing: 0.2em;
		line-height: 1.75em;
		text-align: center;
		margin: 0 auto;
		margin-top: 140px;
		padding-top: 40px;
		padding-bottom: 40px;
		/*border: 1px solid green;*/
	}


	#footer li
	{
		list-style-type: none;
	}

	#footerwrap
	{
		padding: 0px;
		text-align: center;
		margin: 0 auto;
		/*border: 1px solid red;*/
		width: 870px;
		min-height: 150px;
	}

/*
	.footerleft
	{
		width: 261px;
		margin-top: 50px;
		padding-left: 87px;
		float: left;
		text-align: right;
		/*background-color: blue;*/
	}

	.footerright
	{
		width: 261px;
		margin-top: 50px;
		padding-right: 87px;
		float: right;
		text-align: left;
		/*background-color: red;*/
	}

*/

	a:link img, a:visited img, a:focus img, a:hover img, a:active img 
	{
		border: none;
	}
	
	img
	{
		border: none;
	}

	.right
	{
		float: right;
	}

	.left
	{
		float: left;
	}

	.linkalign
	{
		vertical-align: middle;
	}

	.footerbox
	{
		width: 205px;
		float: left;
		text-align: left;
		padding-left: 10px;
		border-left: 1px solid #a9c5da;
	}

	.footerboxcontact
	{
		width: 205px;
		float: left;
		text-align: left;
		padding-left: 10px;
		font-size: 80%;
		letter-spacing: 0.1em;
		font-weight: normal;
		line-height: 1em;
	}

	.footerboxcontact p
	{
		margin-top: 0em;
		margin-bottom: 0.75em;
	}

	#footer a, #footer a:link, #footer a:visited
	{
		color: #dde2db;
		text-decoration: none;
	}

	#footer a:focus, #footer a:hover, #footer a:active
	{
		text-decoration: none;
		color: #ffffff;
	}

	.strip
	{
		width: 100%;
		text-align: center;
		margin: 10px;
	}
	
	.strip img
	{
		float: left;
		padding: 8px;
	}






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('./photos/lightbox/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('./photos/lightbox/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{ margin: 0px; width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



















