body {
	margin:0px;
	background-color: #9A9AE8;
	background-image:url(images/dollar.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.aligncenter {
	text-align:center;
}




div#topnav {
	position:relative;
	width:800px;
	height:315px;
	margin-left:-400px;
	margin-bottom:15px;
	left:50%;
	background-position:center;
	background-repeat:no-repeat;
}

div#content
{
position:relative;
left:50%;
margin-left:-400px;
width:800px;
}

div#admindiv
{
position:absolute;
left:50%;
margin-top:15px;
margin-left:-300px;
width:600px;
border:dashed;
padding:10px;
}
div#admindivwide
{
position:absolute;
left:50%;
margin-top:15px;
margin-left:-450px;
width:900px;
border:dashed;
padding:10px;
}
div#adminnote
{
position:inherit;
width:570px;
border:dashed;
padding:10px;
}
div#pagelabel
{
position:absolute;
height:30px;
width:300px;
top:290px;
margin-left:90px;
left:50%;
text-align:right;
font-size:24px;
font-weight:bold;
}
div#footer
{
	position:relative;
	width:800px;
	left:50%;
	margin-top:15px;
	margin-left:-400px;
	text-align:center;
	font-size:10px;
}
div#agreetoplogo
{
	position:relative;
	width:400px;
	height:235px;
	margin-left:-200px;
	margin-bottom:15px;
	left:50%;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(images/aei_logo_1.gif);
}
div#agreeheader
{
	position:relative;
	width:400px;
	margin-left:-200px;
	margin-bottom:15px;
	left:50%;
	text-align:center;
	font-size:24px;
	font-weight:bolder;
}
div#agreement
{
	position:relative;
	left:50%;
	margin-left:-400px;
	width:800px;
	margin-bottom:15px;
}
div#agreeform
{
	position:relative;
	width:600px;
	margin-left:-300px;
	margin-bottom:15px;
	left:50%;
	text-align:center;
}
textarea {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
