@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body{background-color:#57836a;}
#container {
	background-color:#edf6e5;
	border:#e696a3 thin solid;
	position:absolute;
	left:-475px;
	margin-left:50%;
	top:1px;
	width:950px;
	height:1133px;
	z-index:1;
}
#calendar {
	position:absolute;
	left:78px;
	top:362px;
	width:803px;
	height:599px;
	z-index:102;
}
#copy {
	position:absolute;
	left:112px;
	top:784px;
	width:736px;
	height:475px;
	z-index:104;
}

#footer {
	position:absolute;
	left:5px;
	top:987px;
	width:955px;
	height:123px;
	z-index:107;
}
