@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position:center top;
	background-repeat:no-repeat;
	overflow: scroll;	
}

#pagetop {
	background:url(../img/bg_nav.png);
	height:41px;
}

#nav {
	width:945px;
	height:41px;
	margin:0 auto 0 auto;
	padding:0px;
}

.logo {
	width:225px;
	height:41px;
	float:left;
}

.menu {
	width:200px;
	height:41px;
	float:right;
	text-align:right;
 	border-color: #009900;
}

#container {
	margin: auto;
	width: 975px;
	clear: both;
}

#homepage {
	padding: 88px 0 48px 175px;
	width: 420px;
}

#textpage {
	padding: 54px 0 48px 336px;
	width: 304px;
}

#filmpage {
	padding: 54px 0 48px 96px;
	width: 304px;
}
	

H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: lighter;
}

P {
	margin: 4px 8px 16px 4px;
}

A {
	color:#3399CC;
	text-decoration:none;
}

A:hover {
	color:#3399CC;
	text-decoration:underline;
}

.maintext {
	border: 1px solid #7f7f7f;
	background:url(../img/bg_black50.png);
}

.newstext {
	width: 226px;
	border: 1px solid #7f7f7f;
	background:url(../img/bg_black50.png);
	float:left;
}

#trailer {
	border: 1px solid #7f7f7f;
	background:url(../img/bg_white50.png);
	width: 144px;
	margin-top:8px;
	text-align:center;
	display:block;
	float:left;
}

#buy {
	border: 1px solid #7f7f7f;
	background:url(../img/bg_white50.png);
	width: 144px;
	margin-top:8px;
	text-align:center;
	display:block;
	float:right;
}

#trailer a {
	color:#000000
}

#buy a {
	color:#000000
}
