﻿#GateContainer {
	height: 442px;
	border-width: 0px;
	border-style: none;
	border-color: #BEDEBE;
	background-image: url(../images/dark/ziegenbock/agegate.background.jpg);
}

#LegalStage {
	top: 550px;
}

#FormPositioner {
	top: 182px;
}

#InformationContainer {
	top: 230px;
}

#InstructionContainer {
	top: 140px;
}
#ButtonContainer {
	top: 332px;
}

#ButtonContainer, #MustBeOfAgeText, #WhyWeAskText {
	color: #f4d48f;
}
#InstructionText, #InformationText {
	color: #fff4d5;
}