html, body {
	margin: 0;
	padding: 0;
	height: 100%;}
body{
	background-color:black;
color:white;
font-family: Trebuchet MS;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0.05px;
line-height: 1.25em;
font-size: 0.9em;
color:#ccc;
	}
body.black_ui {height:90%}
h1, h3 {display:none}	
a {display:block;color:white;text-decoration:none;padding:2px 10px; margin:2px 0px;
font-size: 1.15em;}
a:hover {color:grey}
strong {margin-bottom:5px}
#container-page {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	
#container-content {
min-width:760px;
	background-image:url("/images/background.gif");
	background-position: top center;
	background-repeat: no-repeat;
    padding-top:165px;
	padding-bottom: 180px;
	}
#container-boy {
min-width:760px;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 310px;
	background-image:url("/images/theboy.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	}
img {margin:0;padding:0;}
.text{width:790px;text-align:center;margin: 0 auto;padding-top:0px}
.left{position:relative;width:250px;float:left;margin-top:70px;}
.right{position:relative;width:240px;float:right;margin-top:70px;}
.whole {display:block;}
p {margin:0 0 8px 0;
font-size: 1.05em;
word-spacing: 0.05em;
letter-spacing: 0.02em;
color:white;
}
a img {border:none}
.stage_photo {
	background-image:url("/images/stage_photo.png");
margin:0;padding:0;}
.emaillink {margin: 15px}
h2 {margin: 15px 0 10px 12px}
.black_ui {padding: 10px}
.black_ui .text {width:500px;height:260px;}
.black_ui ul{margin:0;padding:0;}
.black_ui ul li {list-style:none; font-weight:bold;font-size:16px;margin:0 0 10px 0;text-align:center;padding:0;}
.black_ui ul li div {font-weight:normal;font-size:13px;font-style:italic;display:block}
.black_ui a {font-weight:bold;font-size:16px;margin:0;padding:0; }
.whiteout {background-color:white;margin:0;padding:0;}
img.closebutton {float:right;margin:0 8px 8px 0}

h2.festival {font-size:21px;margin-top:0;}
p.dates {font-size:19px;line-height:22px;}
p.dates sup {font-size:7px;}
p.show {font-size:13px;line-height:15px;margin-bottom:15px}
p.tickets a {display:block;width:150px;font-size:14px;font-weight:bold;text-transform:uppercase;margin:0 auto;padding:3px;background-color:#333;color:white;border:3px double white}
p.tickets a:hover {border:3px solid white}
