@charset "UTF-8";
/* CSS Document */

html { overflow:hidden; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding:0;
	margin:0;
}
body {
	/* background-color:#F9F1DA; */
	overflow:hidden;
	background-image:url(images/bg.jpg);
	background-position:top right;
}
a:link {
	color:#630;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #630;
}
a:hover {
	text-decoration: underline;
	color:#960;
}
a:active {
	text-decoration: none;
	color:#960;
}
.center { width:1000px; height:600px; position:absolute; top:50%; margin-top:-300px; left:50%; margin-left:-500px; background-image:url(bg.jpg); background-position:top left; background-repeat:no-repeat }
.splash { width:1000px; height:600px; position:absolute; top:50%; margin-top:-300px; left:50%; margin-left:-500px; background-image:url(splash.jpg); background-position:top left; background-repeat:no-repeat }
#entersite a { position:absolute; width:123px; height:32px; display:block; cursor:pointer; top:212px; left:751px; text-decoration:none; }
#myhome a { position:absolute; width:330px; height:122px; display:block; cursor:pointer; top:46px; left:650px; text-decoration:none; }
#meetdir { position:absolute; width:180px; height:160px; top:180px; right:50px; background-color:#630; color:#FFF; font-size:14px; line-height:16px; padding:20px; text-align:center; }

#oflc { position:absolute; width:153px; height:53px; bottom:20px; left:10px; }
#pfilms { position:absolute; width:40px; height:50px; bottom:30px; right:30px; }
#trailer { position:absolute; width:395px; height:250px; bottom:100px; right:40px; vertical-align:top; text-align:center; }
#largetrailer { position:absolute; width:111px; height:25px; bottom:80px; right:182px; }
#largetrailer a { width:111px; height:25px; background-image:url(largetrailer.gif); background-position:top left; background-repeat:no-repeat; text-decoration:none }
#largetrailer a:hover { width:111px; height:25px; background-image:url(largetrailer.gif); background-position:bottom left; background-repeat:no-repeat; }

ul.inline, ul.inline li { list-style:none; list-style-type:none; padding:0; margin:0; display:inline; }
.author { font-size:10px; text-transform:uppercase; }
#mypflogo { position:absolute; right:10px; bottom:20px; width:37px; height:50px; z-index:101; }
img { border:0px none; }
h1 { font-size:24px; }
