@charset "utf-8";

#main-images {
	width: 620px;
	height: auto;
	margin-bottom: 30px;
}
#explanation {
	font-size: 12px;
	line-height: 200%;
	height: auto;
	width: 620px;
	margin-bottom: 15px;
	background-image: url(../images/index/main-glad.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#explanation p {
	font-size: 12px;
	height: auto;
	width: 600px;
	margin-top: 0px;
	padding-left: 20px;
}

#main-content {
	height: auto;
	width: 620px;
	margin-bottom: 30px;
	float: left;
}
.content {
	font-size: 12px;
	height: auto;
	width: 170px;
	border: 1px solid #CCCCCC;
	background-color: #F1F0ED;
	line-height: 160%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}


#event {
	width: 620px;
	font-size: 12px;
	line-height: 180%;
	clear: both;
}

.leaflet {
	float: right;
	height: 103px;
	width: 250px;
	margin-top: 20px;
	background-image: url(../images/index/leaflet.gif);
	background-repeat: no-repeat;
}




#update {
	height: 350px;
	width: 558px;
	border: 1px solid #CCCCCC;
	padding: 30px;
	overflow: scroll;
	font-size: 12px;
	line-height: 120%;
}
