body {
	font-family: "Century Gothic", Verdana, sans-serif;
	background-color: #999999;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 120%;
	background-image: none;
	background-repeat: no-repeat;
}
#page {
	height: 800px;
	width: 1160px;
	background-color: #C63F20;
	position: relative;
	top: 0px;
	font-family: "Century Gothic", Verdana, sans-serif;
	background-image: url(../images/meeting-space-logo450.png);
	background-repeat: no-repeat;
	background-position: 640px 57px;
}
#meeting {
	left: 640px;
	position: absolute;
	height: 450px;
	width: 450px;
	top: 55px;
	z-index: auto;
	background-image: none;
	background-repeat: no-repeat;
	float: none;
}
#text {
	left: 370px;
	position: absolute;
	height: 225px;
	width: 600px;
	top: 525px;
	z-index: 1;
	background-image: none;
	background-repeat: no-repeat;
	float: none;
	text-align: justify;
	font-size: 120%;
	line-height: 140%;
	font-weight: lighter;
}
#copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 900px;
	padding-top: 5px;
	font-size: 10px;
	z-index: auto;
	text-align: left;
	visibility: visible;
	top: 765px;
	position: absolute;
	left: 70px;
}
