#container {
	MARGIN:  auto;
	WIDTH: auto;
	position: relative;
	height: 1500;
	background-color: #FFFFFF;
	
}

#wrapper {
	MARGIN: 0px auto;
	WIDTH: 300px;
	TEXT-ALIGN: left;
	position: absolute;
	margin-left: 400px;
	margin-right: 10px;
	height: auto;
	margin-top: 200px;
	left: -40px;
	top: -16px;
	BORDER-TOP: #99cc00 1px solid;
	padding-top: 10px;
	overflow: visible;
	border-bottom: #99cc00 1px solid;
	z-index: 0;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 5px;
	
}

#wrapper_right {
	MARGIN: 0px auto;
	WIDTH: 300px;
	TEXT-ALIGN: left;
	position: absolute;
	margin-left: 400px;
	margin-right: 10px;
	height: auto;
	margin-top: 200px;
	left: -361px;
	top: -16px;
	BORDER-TOP: #99cc00 1px solid;
	padding-top: 10px;
	overflow: visible;
	border-bottom: #99cc00 1px solid;
	z-index: 10;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#wrapper_rightbottom {
	MARGIN: 0px auto;
	WIDTH: 276px;
	TEXT-ALIGN: left;
	position: absolute;
	margin-left: 400px;
	margin-right: 30px;
	height: 41px;
	margin-top: 600px;
	left: -16px;
	top: 289px;
	padding-top: 10px;
	overflow: visible;
	z-index: 10;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#wrapper_calendar{
	MARGIN: 0px auto;
	WIDTH: 300px;
	TEXT-ALIGN: left;
	position: absolute;
	margin-left: 400px;
	margin-right: 30px;
	border-left-color: #D4D0C8;
	height: auto;
	margin-top: 20px;
	left: -24px;
	top: 98px;
	BORDER-TOP: #eda 1px solid;
}
.box {
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: table-caption;
	padding: 5px;
	height: auto;
	width: auto;
	margin-left: 200px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	background-color: lightyellow;
	padding-left: 10px;
	border-top-color: #CC9900;
	border-top-style: dashed;
	border-top-width: thin;
}
.boxred {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	line-height: normal;
	left: 15px;
	width: 275px;
	background-color: #FFFFFF;
	float: none;
	border-color: #CC0000;
	margin-top: 20px;
	margin-left: 380px;
}

