body {
	background-color: #FFFFFF;
	/*background-color: #8d8443;*/
	/*background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}
h3 {
	font-size: 18px;
}

.wrap {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	/*background-image: url(img/gamble-header.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding: 20px;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	background-color: #2b2F84;
}
.footer {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	padding-top: 25px;
}
#nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	width: 856px;
	margin-top: 5px;
	font-weight: bold;
}
#nav1 a {
	color: #21408F;
	text-decoration: none;
}

#nav1 img {
	margin-right: 30px;
}
.indent {
}
.tr_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #2b2F84;
}
.body_copy {
	padding: 20px;
}
#nav2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
}



.footer a {
	color: #000000;
	text-decoration: underline;
}
#nav2 a {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	color: #000000;
}
.textfield {
	background-color: #FFFFFF ! important;
}
#nav1 a:visited {
	color: #21408F;
	text-decoration: none;
}
#nav1 a:hover {
	color: #FFFFFF;
	background-color: #21408f;
	text-decoration: none;
}
.sponsors {
	margin-left: 50px;
}
.sponsors ul {
	list-style-type: none;
	margin-bottom: 40px;
}
.sponsors ul li {
	margin-bottom: 15px;
}
.updateText {
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	width: 350px;
	margin-left: 20px;
}
.Announcement {
	font-weight: bold;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 10px;
	width: 75%;
	margin: 10px auto 10px auto;
}

.FormError {
	width: 60%;
	margin: 20px auto 20px auto;
	padding: 10px;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	border: 2px #FF0000 solid;
	background-color: #CCCCCC;
}

hr.separator {
	border-bottom: dotted 2px #999;	
}

.coupon {
	width: 	560px;
	text-align: center;
	border: dashed 2px #999;
	padding: 20px;
	margin: 20px auto 20px auto;
	font-weight: bold;
	font-size: 110%;
}
