body {
	text-align: center;
	min-width: 1200px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url("images/back.gif") top center repeat-y;
	background-color: #c2212c;

}

#content {
	margin:0 auto;
	width:1200px;
	text-align: left;
	background-color: #fff;
}

#footer {
	padding-top: 15px;
	margin:0 auto;
	width:1200px;
}
.formborder {
	border:3px solid #000;
	margin: 0 auto;
	width: 380px;
	padding: 5px;
	background-color: #fff;
	text-align: left;
}
.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;
}
.formcolor {
	font-weight: bold;
	font-size: 12px;
}
.rules {
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
#title {
	font-size: 20px;
	font-weight: bold;
	width: 590px;
	margin: 0 auto;	
}
#sub_title {
	font-size: 16px;
	font-style: italic;
}

A:link { color: #BF0000; text-decoration: none; }
A:hover { color: #BF0000; text-decoration: underline; }
A:visited { color: #BF0000; 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; }
input, select { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

#bottom_link {
	text-align: center;	
}
#bottom_link a, #bottom_link a:visited, #bottom_link a:active {
	font-color: #990000;
	font-size: 22px;
	text-decoration: none;
}
#bottom_link a:hover {
	text-decoration: underline;	
}
.text_input {
	border: 1px solid #666;
	height: 20px;
	pading: 3px;
	width: 200px;
}
.text_input_2 {
	border: 1px solid #666;
	height: 20px;
	pading: 3px;
	width: 50px;
}
.text_input_3 {
	border: 2px solid #000;
	height: 200px;
	pading: 3px;
	width: 600px;
}
