BODY {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 780px;
	height: 420px;
	margin-top: -210px;
	margin-left: -390px;
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
	padding: 0px;
	overflow: hidden;

}

#titlebox {
	width: 650px;
	height: 18px;
	background-color: #b60300;
	top: 20px;
	position: relative;
	left: 20px;
	border: 1px solid #000000;
	visibility: inherit;
	padding: px;
	z-index: 1;
}

#filmbox {
	width: 15px;
	height: 10px;
	background-color: #912830;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	border: 1px solid #E77817;
}

#transbox {
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	position: absolute;
	border: 1px solid #E77817;
	padding: 5px;
	z-index: 1;
	height: 220px;
	width: 425px;
	left: 60px;
	top: 67px;
	clip:   rect(0px 0px 230px 0px);
}

#O1 {
	left: 421px;
	position: absolute;
	bottom: 12px;
	z-index: 1;
}

#O2 {
	left: 654px;
	position: absolute;
	bottom: 12px;
	z-index: 1;
}
#transbox2 {
	width: 325px;
	height: 259px;
	background-color: #E9BF9C;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	top: 51px;
	position: absolute;
	left: 23px;
	border: 1px solid #E77817;
	padding: 5px;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	clip:  rect(0px 0px 270px 0px);
	overflow: visible;
	visibility: visible;

}
#transbox3 {
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	position: absolute;
	border: 1px solid #000000;
	padding: 5px;
	z-index: 1;
	height: 240px;
	width: 433px;
	left: 23px;
	top: 54px;
	clip:   rect(0px 0px 230px 0px);
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #E9BF9C;
	scrollbar-arrow-color: #912830;
	scrollbar-darkshadow-color: #E9BF9C;
	scrollbar-face-color: #E9BF9C;
	scrollbar-highlight-color: #E9BF9C;
	scrollbar-shadow-color: #E9BF9C;
	scrollbar-3dlight-color: #E9BF9C;
	

}
#credo {
	left: 5px;
	position: absolute;
	bottom: 5px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #EABF9C;
	
}
#vt {
	left: 13px;
	position: absolute;
	bottom: 65px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #EABF9C;
	
}
