@charset "utf-8";

a, a:link, a:active, a:visited {
	color: #d42474;
}
a:hover {
	color: #2d0f84;
}
body, html {
	border: 0px;
	height: 100%;
	margin: 0px;
	width: 100%;
}
body,td,th {
	color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #f5e66f;
}
#clickhere {
	left: 50%;
	margin-left: -345px;
	position: absolute;
	top: 812px;
	width: 680px;
}
#content {
	background-image: url(../images/content_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	width: 770px;
}
#content #container {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 600px;
}
#desc {
	left: 0px;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	width: 500px;
}
form {
	padding: 0;
	margin: 0;
}
#form {
	left: 50%;
	margin-left: 60px;
	position: absolute;
	top: 540px;
	width: 264px;
}
#form .caption {
	font-weight: bold;
	white-space: nowrap;
}
#form .field input.text {
	border: 1px solid #ccc;
	width: 130px;
}
h1 {
	color: #2d0f84;
	font-size: 20px;
	text-align: center;
}
img {
	border: 0;
}
#rules {
	left: 50%;
	font-size: 13px;
	margin-left: -365px;
	padding-bottom: 2em;
	padding-top: 8px;
	position: absolute;
	text-align: center;
	top: 880px;
	width: 724px;
}
#rules a {
	font-weight: bold;
}
