body {
	font-family: arial, geneva, sans serif;
	background: #215D87;
}
#mainpage {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#pageheader {
color: white;
}
#mainbody {
	margin-top: 12px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	display: block;
	height: 15px;
	font-size: 10px;
}
#cbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	overflow: auto;
}
#layout {position: relative;
	z-index: 100;
}
#layoutbox {
	position: relative;
	z-index: 50;
	width: 845px;
	background: #c0c0c0;
}
#langbox {
	float: right;
}
h1 {
	background: #002943;
	color: #fffffe; 
}