body
{
	background:#648491;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:xx-large;
	margin:8px 0 16px;
	text-align:center;
}

#form_container
{
	background:#fff;
	
	margin:0 auto;
	text-align:left;
	width:640px;
}

#top
{
	display:block;
	height:10px;
	margin:0px auto 0;
	width:650px;
}

#footer
{
	width:640px;
	clear:both;
	color:#000000;
	text-align:center;
	width:640px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 120%;
}

#footer a{
	color:#000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#bottom
{
	display:block;
	height:20px;
	margin:0 auto;
	width:650px;
}


