#Layer2 {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -277px;
	background-color: #cdcfcc;
	border: 0px;
	padding: 0px;
	width: 605px;
	text-align: justify;
}

#maskTop {
	position: fixed;
	top: 90px;
	left: 50%;
	margin-left: -277px;
	background-color: #e1e6e2;
	border: 0px;
	width: 610px;
	height: 10px;
}

#maskBottomBar {
	position: standard;
	bottom: 0px;
	left: 50%;
	margin-left: -113px;
	width: 800px;
	height: 10px;
	background-color: #e1e6e2;
}
#endbar {
	position: standard;
	text-align: center;
	bottom: 0px;
	left: 50%;
	margin-left: -113px;
	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;
}
.menuArt {
	position: fixed;
	left:50%;
	margin-left: 338px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 20px;
}
.menuComic {
	position: fixed;
	left:50%;
	margin-left: -308px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 20px;
}
.menuAnim {
	position: fixed;
	left:50%;
	margin-left: -329px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 20px;
}
.menuGame {
	position: fixed;
	left:50%;
	margin-left: -360px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}
.menuProj {
	position: fixed;
	left:50%;
	margin-left: -391px;
	background-color: #a3a099;
	border: 1px solid #e1e6e2;
	height: 100%;
	width: 30px;
}