body {
	font-family: Verdana, Arial, Tahoma, serif
}
#stream {
	overflow:visible;
	position:relative;
	width:740px;
	background:#000;
	top:0;
	left:5px;
	margin:0 auto;
	height:300px;
	z-index:1
}
#movie {
	width:740px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	z-index:99
}
a:link {
	color: #003399;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: none
}
.link {
	font-size:12px;
	line-height:140%
}
.link2 {
	font-size:12px;
	color:#FFF;
	line-height:140%
}
.container {
	position:relative;
	width:auto;
	height:315px
}
.text {
	position:absolute;
	top:315px;
	left:10px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align:justify;
	width:355px;
	height:315px;
	z-index:49;
	line-height:120%
}
.text2 {
	position:relative;
	top:0px;
	left:390px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align:justify;
	width:355px;
	height:315px;
	z-index:50;
	line-height:120%
}
.side_text {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align:justify
}
