html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

#wrapper {
	max-width: 100%;
	margin: 0 auto;
}

body {
	color: white;
	font-family: Verdana;
	background-color: black;
}

footer {
	clear: both;
	text-align: center;
	border-top: 2px solid gray;
	padding-top: 5px;
	color: white;
	opacity: 1;
}

#temporary #header #presents {
	opacity: 0;
}

#temporary #header #ceasar {
	color: red;
	opacity: 0;
}

#temporary #header #dates {
	opacity: 0;
}

#temporary #header #dates .special {
	color: red;
}

#temporary #nav {
	opacity: 0;
	display: none;
}

#temporary #content #mu {
	display: none;
}

#temporary footer {
	display: none;
	margin: 5% 10% 0% 10%;
}

#temporary footer img {
	float: left;
	max-width: 150px;
	max-height: 150px;
	margin: 0px 5px 5px 5px;
}

#temporary footer .social img {
	float: right;
	max-width: 50px;
	max-height: 50px;
	margin: 0px 5px 0 5px;
}

#permanent #header {
	opacity: 0.7;
}

#permanent #header #ceasar {
	color: red;
}

#permanent #header #dates .special {
	color: red;
}

#permanent #nav  {
	opacity: 0.7;
}

#permanent footer {
	margin: 5% 10% 0% 10%;
}

#permanent footer img {
	float: left;
	max-width: 150px;
	max-height: 150px;
	margin: 0px 5px 5px 5px;
}

#permanent footer .social img {
	float: right;
	max-width: 50px;
	max-height: 50px;
	margin: 0px 5px 0 5px;
}

#header {
	text-align: center;
	margin: 0 auto;
}

#nav {
	text-align: center;
	margin: 0 auto;
}

#nav a:link {
	text-decoration: none;
	color: inherit;
}

#nav a:visited {
	text-decoration: none;
	color: inherit;
}

#temporary #nav .active {
	font-weight: bold;
	color: red;
}

#permanent #nav .active {
	font-weight: bold;
	color: red;
}

#nav a:hover {
	text-decoration: none;
}

#content {
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
}

#content a:link {
	color: white;
}

#content a:hover {
	color: white;
}

#content a:visited {
	color: white;
}

#content h1 {
	padding-top: 15px;
}

#content h2 {
	padding-top: 15px;
	margin: 15px auto 15px auto;
	max-width: 800px;
}

#content h3 {
	margin: 15px auto 15px auto;
	max-width: 800px;
}

#content p {
	text-align: left;
	margin: 0 auto;
	max-width: 800px;
}

#content .about {
	max-width: 250px;
	max-height: 250px;
	border: solid gray 5px;
	border-radius: 10px;
	margin: 10px;
}

#past {
	margin-top: 10px;
	margin-bottom: 10px;
}

#past img {
	max-width: 250px;
	max-height: 250px;
	border: solid 5px gray;
	border-radius: 10px;
}

#past div p {
	text-align: center;
	margin: 0 auto;
}

#content #bios .biobox {
	border-bottom: solid gray 1px;
	display: inline-block;
	padding: 5px;
	margin:  10px;
	max-width: 800px;
}

#content #bios .biobox .biorole {
	float: left;
	clear: both;
	color: red;
	opacity: 0.7;
}

#content #bios .biobox .bioname {
	float: left;
	display: inline; 
}

#content #bios .biobox .bioimg {
	float: left;
	clear: both;
	border-radius: 100%;
	height: 150px;
	width: 150px;
}

#content #bios .biobox .biotxt {
	display: inline;
	float: right;
	margin: 0 auto;
	padding: 10px;
	max-width: 600px;
}

#content .desc1 {
	text-align: left;
	margin-left: 15%;
	max-width: 450px;
	float: left;
}

#content .desc2 {
	text-align: left;
	margin-right: 15%;
	max-width: 450px;
	float: right;
	clear: both;
}

#content .desc3 {
	text-align: left;
	float: left;
	margin-left: 15%;
	max-width: 450px;
	clear: both;
}

#content .prices {
	margin: 10px;
	padding: 5px;
	float: left;
	margin-left: 15%;
	border: solid 2px gray;
	border-radius: 10px;
}

#content .earlybard {
	margin: 10px;
	padding: 5px;
	max-width: 400px;
	float: right;
	margin-right: 15%;
	border: solid 2px red;
	border-radius: 10px;
}

#content .ticketinfo {
	clear: both;
}
.ui-dialog-titlebar-close {
  	display: none;
}

#mu {
	padding-top: 20px;
	max-width: 75%;
	margin: 0 auto;
}

#intro {
	text-align: center;
	font-size: 60px;
	margin: 0 auto;
	margin-top: 10%;
}

#et {
	margin: 0;
	padding: 0;
	opacity: 0;
}

#tu {
	margin: 0;
	padding: 0;
	opacity: 0;
}

#brute {
	margin: 0;
	padding: 0;
	opacity: 0;
}