@charset "utf-8";
#wrapper {
	position: relative;
	height: 751px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top:auto;
	left: auto;
	right: auto;
}
#wrapper #apDiv5 {
	position: absolute;
	height: 136px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#wrapper #Banner {
	position: absolute;
	height: 136px;
	width: 800px;
}
#wrapper #flash {
	position: absolute;
	height: 250px;
	width: 800px;
	top: 136px;
	background-color: #000000;
	background-position: center;
}
#wrapper #navbar {
	position: absolute;
	height: 25px;
	width: 800px;
	top: 390px;
}
#wrapper #text {
	position: absolute;
	height: 300px;
	width: 600px;
	top: 418px;
	padding: 0px;
}
#wrapper #NCTRback {
	position: absolute;
	height: 250px;
	width: 200px;
	top: 430px;
	left: 600px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
}
#wrapper #footer {
	position: absolute;
	height: 40px;
	width: 800px;
	top: 680px;
	background-color: #000000;
}

