.oneColElsCtr #container #header {
	height: 210px;
	background-image: url(img/header.jpg);
	background-color: #666666;
	background-repeat: no-repeat;
}
.oneColElsCtr #container #body {
	height: 1550px;
	background-image: url(img/body.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
}
.oneColElsCtr #container #footer {
	background-image: url(img/footer.jpg);
	height: 114px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-color: #666666;

}

.oneColElsCtr #container #header #menudiv {
	height: 10px;
	margin-left: 32px;
	margin-right: 32px;
}
.oneColElsCtr #container #body #bodyright {
	width: 700px;
	float: right;
	padding-right: 32px;
}
.oneColElsCtr #container #body #menuleft {
	width: 178px;
	float: left;
	position: static;
	padding-left: 32px;
}
.oneColElsCtr #container #body #bodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
}
.oneColElsCtr #container #footer #footcontainer {
	height: 100px;
}
.oneColElsCtr #container #footer #footcontainer {
	line-height: 0px;
}
.oneColElsCtr #container #header {
	line-height: 7px;
}
.oneColElsCtr #container #menu {
	background-image: url(img/body.jpg);
	padding-left: 32px;
	padding-right: 32px;
}
.oneColElsCtr #container #body #menuleft #menuleftcontainer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-color: #000000;
}
.oneColElsCtr #container #body #bodyright #calendar {
	width: 300px;
	float: none;
	padding-right: 200px;
	padding-left: 200px;
}
.oneColElsCtr #container #body #calendar {

}
.oneColElsCtr #container #footer {
	text-align: center;
	line-height: 10px;
}
.oneColElsCtr #container #body #bodyright #dict {
	width: 550px;
}
.oneColElsCtr #container #body #bodyright #add {
	float: right;
	width: 120px;
}
