body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
}
#container {
	background-color: #000;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: auto;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-right-width: thin;
}
#banner {
	height: 169px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#menutext {
	height: 30px;
	width: 1000px;
	top: 169px;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	padding-top: 7px;
	text-indent: 8px;
}
#pagetitle {
	font-size: 32px;
	color: #CCC;
	position: absolute;
	left: 10px;
	top: 10px;
	visibility: visible;
	z-index: 1;
}
#textbox1 {
	width: 900px;
	left: 0px;
	top: 0px;
	position: relative;
	background-color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
#textbox2 {
	width: 900px;
	left: 0px;
	top: 300px;
	position: relative;
	background-color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
#JPmainphoto {
	height: 360px;
	width: 540px;
	left: 230px;
	position: absolute;
	top: 250px;
}
#videoplayer {
	z-index: 1;
	width: 480px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	left: 260px;
}
#videotext {
	z-index: 1;
	width: 900px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	left: 50px;
	top: 400px;
}