body {
color: #ffffff;
}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 720px;
	background: url(/media/screen/pauseback.jpg) no-repeat top center;
	}

#navigation {
	position: absolute;
	top: 28px;
	left: 0px;
	width: 1000px;
	height: 39px;
	background: url(/media/screen/htnavi.jpg) no-repeat top center;
	}

#htlogo {
	position: absolute;
	top: 79px;
	left: 0px;
	}

#topcontent {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 1000px;
	height: 145px;
	}

#pausecontent {
	position: absolute;
	top: 253px;
	left: 0px;
	width: 1000px;
	height: 466px;
	}

