body {	margin:0px; 	padding:0px; 	background-image: url("images/bg.jpg"); 	background-repeat: repeat-x; 	color:#999999; 	font:13px/18px Arial, Helvetica, sans-serif;}#container {	width:840px;	position:relative;	margin:0px auto;	padding:0px;}#image {	background-image: url(images/header.jpg);	background-repeat: no-repeat;	float: left;	height: 345px;	width: 840px;}#image #text h1 {	font-size: 15px;	color: #FFFFFF;	font-weight: normal;}#container #image #text {	height: 20px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 15px;	color: #FFFFFF;	font-weight: normal;	float: left;	margin-top: 170px;	margin-left: 190px;}/* Nav List */#navlist li {	display: inline;	list-style-type: none;	padding-right: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #666666;	text-decoration: none;}#navcontainer {	float: left;	width: 100%;	height: 20px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}#navlist li a {	display: inline;	list-style-type: none;	padding-right: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #663333;	text-decoration: none;}#navlist li a:hover {	display: inline;	list-style-type: none;	padding-right: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #330000;	text-decoration: underline;}#navlist {	padding: 0px;	margin-right: auto;	margin-left: auto;	margin-top: 0px;	margin-bottom: 0px;	text-align: right;}/* ----------Page Content Styles---------- *//* Homepage Only */#repertoire {	text-align: left;	float: left;	width: 370px;	margin-top: 50px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;	margin-left: 40px;	margin-bottom: 20px;}#intro {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	padding: 0px;	margin: 50px 40px 0px 0px;	float: right;	width: 370px;}/* Content Pages */#pageheader {	text-align: right;	float: left;	width: 170px;	margin-top: 50px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 22px;	font-weight: bold;	color: #663333;	margin-left: 0px;	font-style: italic;}#pagecontent {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	padding: 0px 0px 0px 15px;	margin: 50px 40px 20px 0px;	float: right;	width: 600px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #CCCCCC;}a {	color: #333333;}a:hover {	color: #330000;}#pagecontent .title {	font-size: 14px;	font-weight: bold;	color: #333333;}#pagecontent #anthony {	background-image: url(images/anthony.jpg);	background-repeat: no-repeat;	height: 162px;}#pagecontent #lindi {	background-image: url(images/lindi.jpg);	background-repeat: no-repeat;	height: 162px;}#pagecontent #jenny {	background-image: url(images/jenny.jpg);	background-repeat: no-repeat;	height: 162px;}#pagecontent h1 {	font-size: 20px;	color: #996666;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	padding-top: 20px;}#next_performance {	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: bold;	color: #663333;	font-size: 18px;	font-style: italic;	text-align: left;	margin-top: 25px;	margin-bottom: 10px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	padding-bottom: 10px;}#pagecontent .quote {	padding-left: 40px;	font-style: italic;	font-family: Georgia, "Times New Roman", Times, serif;	text-align: left;	font-size: 13px;}#pagecontent .author {	text-align: right;	padding-right: 40px;	font-family: Georgia, "Times New Roman", Times, serif;}#pagecontent .intro {	font-size: 14px;	font-weight: bold;	color: #330000;}/* Footer */#copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #666666;	float: left;	height: auto;	width: 801px;	margin-right: 40px;	margin-bottom: 40px;	text-align: right;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	padding-top: 10px;}#copyright a {	color: #666666;}#copyright a:hover {	color: #663333;}#pagecontent h2 {	font-size: 16px;	font-weight: bold;	color: #663333;}/* Lightbox Code */#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(images/lightbox_images/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(images/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{ 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; }#arts_logo {	height: 70px;	width: 107px;	margin-top: 230px;	margin-left: 45px;}
