body,td,th {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}
.TitleFont {
	font-size: 36px;
	font-weight: bold;
	font-family: Tahoma;
}
#HeaderLayer {
	position:absolute;
	width:800px;
	height:150px;
	z-index:1;
	top: 0px;
	left: 0px;
}
#MenuLayer {
	position:absolute;
	width:798px;
	height:25px;
	z-index:2;
	left: 0px;
	top: 150px;
}
#ImageLayer {
	position:absolute;
	width:400px;
	height:600px;
	z-index:1;
	top: 181px;
	left: 400px;
}
#TitleLayer {
	position:absolute;
	width:400px;
	z-index:3;
	left: 0px;
	top: 175px;
	height: 50px;
}
#TextLayer {
	position:absolute;
	width:400px;
	height:550px;
	z-index:4;
	left: 0px;
	top: 230px;
}
