@charset "utf-8";
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	height: 100px;
	width: 800px;
	text-align: center;
	position: absolute;
}
#form {
	height: 375px;
	width: 400px;
	position: absolute;
	left: 251px;
	top: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	bottom: auto;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 600px;
	width: 800px;
	position: absolute;
	top: 5px;
	color: #CCCCCC;
	left: 100px;
}
#left {
	height: 500px;
	width: 200px;
	position: absolute;
	left: -200px;
	top: 121px;
	font-size: 14px;
	font-style: normal;
	text-align: right;
	text-indent: 20px;
}
#right {
	height: 500px;
	width: 450px;
	left: 150px;
	top: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
#photo {
	height: 200px;
	width: 150px;
	position: absolute;
	left: 615px;
	top: 115px;
}
#photo2 {
	position: absolute;
	top: 350px;
	height: 200px;
	width: 150px;
	left: 615px;
}
#form2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 550px;
	width: 500px;
	position: absolute;
	left: 200px;
	top: 115px;
	font-weight: bold;
}
