.thanksDiv {
	position: absolute;
	left: 399px;
	top: 230px;
	width: 333px;
	height: 126px;
	background-color: #FF0000;
}
.formTextDiv {
	position: absolute;
	left: 403px;
	top: 281px;
	width: 333px;
	height: 61px;
}
.castle1Div {
	position: absolute;
	left: 460px;
	top: 275px;
	width: 220px;
	height: 233px;
}
.castle2Div {
	position: absolute;
	left: 400px;
	top: 415px;
	width: 333px;
	height: 126px;
}
.emailDiv {
	position: absolute;
	left: 400px;
	top: 200px;
	width: 333px;
	height: 30px;
}
.submitDiv {
	position: absolute;
	left: 26px;
	top: 555px;
	width: 750px;
}
.siteclubDiv {
	position: absolute;
	left: 26px;
	top: 600px;
	width: 200px;
}

.FormDiv {
	position: absolute;
	left: 33px;
	top: 346px;
	width: 700;
}
.textTable {
	top: 350px;
	position: absolute;
	left: 26px;
	border-collapse:collapse;
	background-color:transparent;
	width: 348px;			
	}
.castleTable {
	top: 350px;
	position: absolute;
	left: 26px;
	border-collapse:collapse;
	background-color:transparent;
	width: 800px;
	height: 474px;
	}
a.email:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.error:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.error:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.error:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.here:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.here:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.here:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.siteclub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.siteclub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.siteclub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
