/* CSS Document */

body {
	height: 768px;
	width: 1024px;
	margin: 0px auto;
	clear: none;
	float: none;
	background: E6E6E6;
	top: 7px;
		}
#content {
	height: 715px;
	width: 1002px;
	position: absolute;
	top: 7px;
	}
#form {
	height: 600px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 1px;
	position: relative;
	background-color: #E6E6E6;
	font-size: 0.9em;
	}
