body {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	margin:0;
	text-align:center;
}
h2 {
	margin:5px 0 10px 0px;
}
h3 {
	margin:0 0 5px 0;
}
#container {
	background:url("images/back.gif");
	width:1000px;
	height:840px;
	margin:0 auto;
	padding:0px;
	position:relative;
}
#content {
}
table.maintable {
	width:910px;
	height:790px;
	margin:0 auto;
	background:white;
}
table.maintable td {
	vertical-align:top;
}
td.main {
	/*position:relative;*/
	width:450px;
}
#center-area {
	position:relative;
}
td.side {
	background:url("images/side_back.gif");
	width:230px;
	height:738px;
	vertical-align:top;
}
.side-area {
	width:100%;
	position:relative;/*border:1px solid black;*/
}
#movieback {
	background:url(images/movie_back.gif) no-repeat;
	text-align:center;
	width:500px;
	height:315px;
	position:absolute;
	top:100ppx;
	left:-30px;
	_left:-65px;
	z-index:0;/*border:1px solid black;*/
}
#btn-movie {
	position:absolute;
	z-index:5;
	width:100%;
	top:220px;
	left:0px;/*border:1px solid black;*/
}
#release {
	position:relative;
	top:330px;
	text-align:center;
}
img.thumnail {
	position:relative;
	top:20px;
	border:2px solid black;
}
#overview {
	position:relative;
	top:55px;
	left:45px;
	_left:0px;
	text-align:left;
	width:410px;
	font-size:0.9em;
	line-height:1.3;
}
#overview p {
	margin:0px 0 10px 0px;
}
#artist-info {
	position:absolute;
	top:350px;
	left:0px;
	text-align:center;
}
#artist-info-text {
	text-align:left;
	font-size:0.7em;
	width:200px;
	line-height:1.2;
	color:#CC2B37;
	margin:10px auto 10px auto;
	font-weight:bold;
}
#flower {
	position:absolute;
	top:200px;
	/*left:-30px;*/
	left:30px;
	z-index:10;
}
.si-sa- {
	position:absolute;
	top:50px;
	left:0px;/*border:1px solid black;*/
}
.next {
	text-align:center;
	font-size:0.9em;
	line-height:1.5;
	font-weight:bold;
}
