body {
	text-align: center;
	min-width: 1130px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url("images/background.gif") repeat-x;
	background-color: #00703c;
}
#legal {
	color:#f9f9f9;
}
#wrapper {
	margin:20px auto 0 auto;
	width:1200px;
	padding: 3px;
	border: 1px solid #333;
	background: #999;
	text-align: left;
}
#wrapperBottom {
	width: 1200px;
	height: 76px;
	margin: 0 auto;
	background: transparent url("images/bottom.png") no-repeat center top;
}
#ruletitle {
	text-align: center;
	font-size: 24px;
	color: #00703c;
	padding-bottom: 10px;
}
#rulewrapper {
	width: 700px;
	margin: 20px auto;
	padding: 50px;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
}
#rulewrapper a, #rulewrapper a:visited, #rulewrapper a:active {
	color: #354ecc;
	text-decoration: underline;
}
#rulewrapper a:hover {
	text-decoration: none;
}
.text1 {
	padding: 3px;
	border: 1px solid #666;
	width: 410px;
	font-size: 12px;
}
.text2 {
	padding: 3px;
	border: 1px solid #666;
	width: 50px;
	font-size: 12px;
}
#content {
	background: #fdfbd1;
}
.formborder {
	margin: 20px;
	padding: 5px;
	text-align: left;
}
.text_area_formatted {
	height:256px;
	width:490px;
	border: 1px solid #666;
}
.formcolor {
	font-size: 12px;
	width: 90px;
}
.phone2 {
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
}
.error {
	color: #BF0000;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 320px;
	background-color: #fff;
	border: 2px solid #000;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.main_copy {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#rules {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#rules a, #rules a:visited, #rules a:active {
	color: #0033ff;
	text-decoration: none;
}
#rules a:hover {
	text-decoration: underline;
}

A:link { color: #ffcc00; text-decoration: none; }
A:hover { color: #ffcc00; text-decoration: underline; }
A:visited { color: #ffcc00; text-decoration: none; }

.issuebar { background: #007733; color: #FFFFFF; }
.issue { color: #FFFFFF; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: bold; }

.redsponsor { color: #DD0400; }

.submit { margin: 5px 5px 5px 5px; padding: 3px 5px 3px 5px; }


.footernav { color: #FFFFFF; font-family: verdana, arial, sans-serif; font-size: 9px; font-weight: bold; }
.footertext { color: #FFFFFF; font-family: verdana, arial, sans-serif; font-size: 9px; white-space: nowrap; }
.agetext { font-family: verdana, arial, sans-serif; font-size: 9px; padding: 3px 3px 3px 3px; }
form { border: 0px; margin: 0px; }

