body {
	background-image:url('../images/background-clouds.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	background-color:#DAE1E5;
}
a {
	color:#000000;
	display:block;
	text-decoration:none;
}
.container {
	position:relative;
	width:1063px;
	height:800px;
	margin-left:169px;
	margin-right:auto;
}
.content {
	width:840px;
	position:relative;
	margin-left:auto;
	margin-right:10px;
	margin-top:35px;
}
.loading {
	z-index:99;
	position:absolute;
	top:475px;
	left:600px;
	margin-left:auto;
	margin-right:auto;
	width:40px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url('../images/loading.gif');
}
.staff {
	float:left;
	width:125px;
	height:140px;
	border:3px;
	padding:4px;
}
.lalign {
	float:left;
	margin-left:auto;
	margin-right:auto;
	overflow:scroll;
	width:100%;
}
#text {
	height:470px;
	overflow:scroll;
}
#subtitle {
	position:relative;
	width:100%;
	height:20px;
	top:90px;
	font-size:9px;
	font-style:italic;
	text-align:center;
}
#title {
	position:relative;
	width:100%;
	height:25px;
	top:90px;
	font-size:10px;
	text-align:center;
}
#banner {
	position:relative;
	background-image:url('../images/header.png');
	background-repeat:no-repeat;
	height:255px;
	width:1063px;
	margin-left:auto;
	margin-right:0px;
	z-index:-99;
}
#scroll {
	height:100%;
	overflow:scroll;
}
#logo {
	position:relative;
	left:120px;
	top:55px;
	width:250px;
	height:100%;
	z-index:99;
}
#sidebar {
}
#cloud1 {
	position:absolute;
	top:275px;
	left:200px;
	width:102px;
	height:54px;
	background-image:url('../images/cloud1.png');
}
#cloud2 {
	position:absolute;
	top:875px;
	left:200px;
	width:169px;
	height:89px;
	background-image:url('../images/cloud2.png');
}
#cloud3 {
	position:absolute;
	top:775px;
	left:800px;
	width:356px;
	height:190px;
	background-image:url('../images/cloud3.png');
}
#map {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	text-align:center;
	z-index:1;
}
#event {
	position:relative;
	left:14%;
	right:14%;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
}
