#Layer2 {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -319px;
	background-color: #cdcfcc;
	border: 0px;
	padding: 0px;
	width: 605px;
	text-align: justify;
}

#maskTop {
	position: fixed;
	top: 90px;
	left: 50%;
	margin-left: -320px;
	background-color: #e1e6e2;
	border: 0px;
	width: 610px;
	height: 10px;
}

#maskBottomBar {
	position: standard;
	bottom: 0px;
	left: 50%;
	margin-left: -71px;
	width: 800px;
	height: 10px;
	background-color: #e1e6e2;
}
#endbar {
	position: standard;
	text-align: center;
	bottom: 0px;
	left: 50%;
	margin-left: -71px;
	background-color: #a3a099;
	color: #f1ede7;
	border: 0px solid #161616;
	width: 770px;
	height: 20px;
	padding: 5px;
}

.menuRes {
	position: fixed;
	left:50%;
	margin-left: 359px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}
.menuExtra {
	position: fixed;
	left:50%;
	margin-left: 328px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}
.menuProj {
	position: fixed;
	left:50%;
	margin-left: 297px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}
.menuGame {
	position: fixed;
	left:50%;
	margin-left: -360px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}
.menuProd {
	position: fixed;
	left:50%;
	margin-left: -391px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}