body {
	background: #0A0D11;
	color: #E7DFCC;
}

.header {
	font-size: 35px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
}

.header a:link, .header a:visited {
	color: #E7DFCC;
	text-decoration: none
}

.header a:hover, .header a:active {
	color: #9295CE;
	text-decoration: underline
}

.pglogo {
	width: 110px;
	height: 110px;
	float: right;
}

#abt {	
	text-align: center;
}

#hometoprow {
	display: block;
	width: 100%;
	text-align: center;
}

#szn25 {	
	text-align: center;
}

.szn2025 {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 10px;
	width: 520px;
	height: 390px;
	border: 2px solid #E7DFCC;
}

#showtitle {
	display: flex;
	justify-content: center;
}

.pstrcrdts {
	display: flex;
	justify-content: center;
	align-items: center;
	object-fit: scale-down;
	max-width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}

.poster {
	object-fit: scale-down;
	max-width: 100%
	width: 330px;
	height: 510px;
}

.credits {
	margin-left: 30px;
}

.credits a:link, .credits a:visited {
	color: #9295CE;
	text-decoration: none
}

.credits a:hover, .credits a:active {
	color: #9295CE;
	text-decoration: underline
}

.showgallery {
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 390px;
	height: 292px;
	border: 2px solid #E7DFCC;
}

#dvthotstitle {
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
}

#dvthots {
	
	margin-top: -15px;
	margin-left: 100px;
	margin-right: 100px;
	padding-bottom: 25px;
}

.about {
	display: flex;
	justify-content: center;
	align-items: center;
	object-fit: scale-down;
	max-width: 100%;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 50px;
}

.currently {
	display: flex;
	justify-content: center;
}

.audition {
	object-fit: scale-down;
	max-width: 100%
}

#auditionblurb {
	text-align: center;
	margin-left: 150px;
	margin-right: 150px;
}

#auditioninfo {
	margin-left: 150px;
	margin-right: 150px;
}

.qs {	
	text-align: center;
	padding-bottom: 25px;
}

.qs a:link, .qs a:visited {
	color: #9295CE;
	text-decoration: none
}

.qs a:hover, .qs a:active {
	color: #9295CE;
	text-decoration: underline
}

.suptext {
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 25px;
}

.suppics {
	display: flex;
	justify-content: center;
	align-items: center;
	object-fit: scale-down;
	max-width: 100%;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 25px;
}

.suppicsbdr {
	border: 2px solid #E7DFCC;
	margin-left: 1px;
	margin-right: 4px;
}

.typic {
	display: flex;
	justify-content: center;
	align-items: center;
	object-fit: scale-down;
	max-width: 100%;
}

.typicbdr {
	border: 2px solid #E7DFCC;
}
	