#main_container{
	position: relative;
	margin: auto;
	width: 900px;
	height: 800px;
}

#side-menu{
	position:absolute;
	margin: auto;
	width: 267px;
	height: 269px;
	top: 92px;
	left: 0px;
}

#calendar{
	position:absolute;
	margin: auto;
	width: 267px;
	height: 269px;
	top: 373px;
	left: 0px;
}

#white-portion{
	position:absolute;
	margin: auto;
	width: 621px;
	height: 700px;
	top: 92px;
	left: 279px;
	background-color:#FFFFFF;
}

#page-heading{
	position:absolute;
	margin: auto;
	width: 336px;
	height: 30px;
	top: 20px;
	left: 20px;
}

#page-txt1{
	position:absolute;
	margin: auto;
	width: 557px;
	height: 30px;
	top: 70px;
	left: 30px;
}

#round-edge1{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 0px;
}

#round-edge2{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 606px;
}

#round-edge3{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 685px;
	left: 0px;
}

#round-edge4{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 685px;
	left: 606px;
}
