#Menux {	position:absolute;
	width:127px;
	height:513px;
	z-index:4;
	left: 15px;
	top: 193px;
	background-color: #FBFFCC;
}
#Content {	position:absolute;
	width:510px;
	height:513px;
	z-index:1;
	left: 148px;
	top: 193px;
	background-color: #FBFFCC;
}
#menu {
	position:absolute;
	width:132px;
	height:511px;
	z-index:4;
	left: 16px;
	top: 193px;
	background-color: #FBFFCC;
}
#header {	position:absolute;
	width:628px;
	height:165px;
	z-index:2;
	left: 16px;
	top: 16px;
	background-color: #E3E6E1;
}
body {
	background-color: #FFFFCC;
}
