* {
margin-top:0;
padding:0;
}

body {
	background-color:#000000;
	background-image:url(images/bkg.jpg);
	background-repeat:repeat-x;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:14px;
	text-align: center;
}

p {
	color:#FFFFFF;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:15px 0px 0 0px;
	text-align:justify;
	text-decoration:none;
}

.small {
	color:#FFFFFF;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:5px 0px 0 0px;
	text-align:center;
	text-decoration:none;
}

.right {
	float: right;
	padding-right: 10px;
}

.left {
	float: left;
	padding-left: 20px;
}

.left1 {
	float: left;
}

.image {
	padding-top:50px;
	width:325px;
	height:49px;
}

.image1 {
	margin-top:20px;
	width:325px;
	height:141px;
}

#container {
	width:980px;
	height:1300px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:980px;
	height:44px;
	text-align:left;
}

#header_l {
	float: left;
	width:490px;
	height:44px;
}

#header_r {
	float: left;
	width:490px;
	height:44px;
}

#quote {
	width: 980px;
	height: 177px;
}

#premovie {
	background-color:#FFFFFF;
	width:980px;
	height:560px;
}

#movie {
	background-color:#FFFFFF;
	width:980px;
	height:560px;
	text-align:center;
}

#content {
	width: 980px;
	height: 500px;
}

#left {
	margin-right: 50px;
	float: left;
	width:275px;
	height:500px;
}

#center{
	margin-right: 50px;
	float: left;
	width:325px;
	height:500px;
}

#right {
	float: left;
	width:254px;
	height:500px;
}

#footer {
	width:980px;
	height:110px;
	text-align: center;
}