@import url("reset.css");

#container { behavior: url(/iepngfix.htc) }

html, body {
	height: 100%;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #dfcea0;
}
a {
	color: #dfcea0;
}

p {
	line-height: 1.25;
	margin-bottom: 1em;
}

body {
	background: #55164F url(../img/bg_body_nostrip.jpg) repeat-x;
}

body .hook {
	background: url(../img/bg_body_bottom.jpg) repeat-x center bottom;
	height: 100%;
}
.content {
	width: 654px;
	height: 548px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -274px 0 0 -327px;
}

#container {
	background: url(../img/bg_age.png) no-repeat;
	width: 654px;
	height: 548px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -274px 0 0 -327px;
}

#verify {
	margin: 290px 0 80px 0;
	text-align:  center;
	z-index: 1;
	position: relative;
}

#verify form {
	margin-bottom: 30px;
}

#footer {
	text-align: center;
	color: #c8bd9f;
	font-size: 10px;
	position: relative;
	z-index: 1;
}

.error {
	color: #f00;
}
label {
	margin-right: 10px;
}
#AgeAgeYear {
	margin-right: 10px;
}