/* Start of CMS style sheet 'Flashstyle' */
a, a:visited {
	/*text-decoration:none;*/
	color:#003366;
	position:relative;
}
a:hover {
	text-decoration:underline;
}
body,
ul,
li,
h1,
h2,
h3 {
	display:block;
	margin:0;
	padding:0;
	border:none;
}
ul {
	list-style:none;
}
h1,
h2,
h3 {
	text-transform:uppercase;
	font-weight:normal;
}
acronym {
	border:none;
}
body {
	background:#000;
	text-align:center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
img {
	border: 0;
	text-align: center;
	margin: 0;
	padding: 0;
}
p {
	text-align:center;
}
#main_container {
	height: 100%;
	margin:0;
	padding-left:2.75%;
	padding-right:2.25%;
	padding-top:1.5%;
	padding-bottom:2.5%;
		}
#movie {
	width:100%;
	height:100%;
	max-width:1300px;
	max-height:856px;
	text-align:center;
	}
/* End of 'Flashstyle' */

