
body {
	background: url(images/leftbanner.jpg) black fixed no-repeat 0px 0px;
}

/*Menu*/

div#links a {
	background: transparent url(images/leftbanner-fade.jpg) 0 0 no-repeat fixed;
	}

div#links a:hover {
	background: transparent url(images/leftbanner-wash.jpg) 0 0 no-repeat fixed;
	}

div#links {
	position: absolute; 
	top: 52px; 
	left: 0; 
	width: 160px; 
	height: 700px; 
	font: 16px Verdana, 
	sans-serif;
	}

div#links a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
	padding: 5px 10px; 
	margin: 0 0 2px; 
	border-width: 0; 
	text-decoration: none; 
	color: #FFC;
	}

div#links a:hover {
	color: #411;
	}

/*Title*/

div#title {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 25px;  	
	padding-bottom: 5px; 
	margin: -9px -9px 0.5em; 
	vertical-align: middle; 
	color: #024; 
	line-height: normal; 
	padding-top: 15px; 
	font-style: normal; 
	white-space: nowrap; 
	height: 69px; 
	text-align: right; 
	font-variant: normal;
}


/*Content*/

div#content {
	background: #348687 url(images/leftbanner-blue.jpg) 0 0 no-repeat fixed;
	}

div#content {
	border-right: #f1ffdc solid; 
	padding-right: 10px; 
	border-top: #f1ffdc solid; 
	padding-left: 10px; 
	right: 25px; 
	left: 161px; 
	padding-bottom: 10px; 
	font: 13px Verdana, sans-serif; 
	border-left: #f1ffdc solid; 
	width: 800px; 
	color: #eed; 
	padding-top: 10px; 
	border-bottom: #f1ffdc solid; 
	position: absolute; 
	top: 26px;
	}

div#content P {
	margin: 0px 1em 1em;
	}

div#content H3 {
	margin-bottom: 0.25em;
	}

div#content A:link {
	color: white;
	}

div#content A:visited {
	color: #bbc;
	}

div#content A:hover {
	color: #054072;
	}

div#content A:hover {
	color: #054072;
	}

div#text {
	font-weight: normal; 
	font-size: 12px; 
	margin: 5px 50px 0px 65px; 
	line-height: 1.7em; 
	font-style: normal; 
	font-variant: normal;
	}	

div#performances {
	margin: 0px 10px 0px 10px;
	}

.quote {
	border-right: #f1ffdc 3px solid; 
	padding-right: 15px; 
	margin: 0px 0px 0px 100px; 
	text-align: right;
	}

.quoteright {
	padding-left: 10px; 
	margin: 0px 50px 0px 10px; 
	border-left: #f1ffdc 3px solid; 
	text-align: left;
	}

.paragraphs {
	padding-left: 15px; 
	margin: 0px 10px 0px 0px; 
	border-right: #f1ffdc 3px solid; 
	text-align: left;
	}

table {
	margin-top: 20px; 		
	font: 13px Verdana, sans-serif; 
	color: #eed
	}

table.calendar td {
	font-weight: normal; 
	font-size: 12px; 
	margin: 5px 50px 0px 65px; 
	line-height: 1.7em; 
	font-style: normal; 
	font-variant: normal;
	}

table.media td#reviews {
	font-weight: normal; 
	font-size: 12px; 
	margin: 5px 50px 0px 65px; 
	line-height: 1.7em; 
	font-style: normal; 
	font-variant: normal;
	}

table.repertoire {
	margin-top: 20px; 
	margin-left: 150px;
	border-collapse: collapse; 
        border-top: hidden 
	}

table.repertoire tr#head {
	font-weight: bold;
	}

table.repertoire td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	}

table.repertoire td#work {
	font-style: italic;
	border-bottom: #f1ffdc 1px solid;
	}


code {
	margin: 0px 0px 0px 70px; 
	font: 110% Verdana; 
	color: #edc
	}

pre {
	margin: 0px 0px 0px 70px; 
	font: 110% Verdana; 
	color: #edc
	}

img.photo {
	float: left; 
	margin: 0px 0px 0px 10px
	}

img.photocalendar{
	float: left; 
	margin: 0px 0px 0px 30px
	}

img.photoright {
	float: right; 
	margin: 0px 0px 10px 10px;
	}

img.photoleft {
	float: left; 
	margin: 0px 10px 0px 0px;
}





/*Footer*/

div#footer {
	border-top: #f1ffdc solid 1px; 
	margin-bottom: 0.05em; 
	}


h5 {
	font: 80% Verdana;     
	}

div#footer P {
	margin: 0px 0px 0px 0px;
	}


