
body {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
	width: 800px;
	margin: 0;
	margin-left: 400;
	margin-right: auto;
	padding: 0;
	background: #000000;
	background-repeat: repeat-x;
	color: #BBBBBB;
}

a:link {
	color: #BBBBBB;
	font-size: 100%;
}

a:visited {
	color: #555555;
}

#title{
	position: absolute;
	left: 50px;
	top: 50px;
}


#members{
	position: absolute;
	left: 60px;
	top: 170px;
	width: 500px;

}

#dancers{
	position: absolute;
	left: 60px;
	top: 330px;
	width: 210px;
}

#dancersj{
	position: absolute;
	left: 295px;
	top: 330px;
	width: 215px;
}


#eng{
	position: absolute;
	left: 60px;
	top: 490px;
	padding-right: 10px;
	margin-right: 10px;
	width: 270px;
	clear: both;

}

#jp{
	position: absolute;
	left: 320px;
	top: 500px;
	padding-right: 10px;
	margin-right: 10px;
	width: 300px;
	clear: both;

}

#movie{
	position: absolute;
	left: 60px;
	top: 675px;
	padding-right: 10px;
	margin-right: 10px;
	width: 320px;
	height: 240px;
	clear: both;
}
