body {
	font-family: "Century Gothic", Verdana, sans-serif;
	background-color: #999999;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 120%;
}
#page {
	height: 550px;
	width: 800px;
	background-color: #df7500;
	position: relative;
	top: 20px;
	font-family: "Century Gothic", Verdana, sans-serif;
}
#meeting {
	left: 317px;
	position: absolute;
	height: 156px;
	width: 483px;
	top: 0px;
	z-index: 1;
}
#space {
	position: absolute;
	height: 372px;
	width: 132px;
	left: 668px;
	top: 156px;
}
#copyright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #434343;
	border-right-color: #434343;
	border-bottom-color: #434343;
	border-left-color: #434343;
	width: 750px;
	padding-top: 1px;
	font-size: 9px;
	z-index: 6;
	text-align: left;
	visibility: visible;
	top: 550px;
	position: absolute;
	left: 50px;
	color: #FFFFFF;
}
#title {
	position: absolute;
	left: 0px;
	text-align: left;
	top: 0px;
	z-index: 1;
	height: 156px;
	width: 800px;
}
#footer {
	position: absolute;
	left: 50px;
	text-align: left;
	top: 500px;
	background-color: #df7500;
}

