@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	height: 720px;
}
.one {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}


.one p {
	padding-left:50px;
	padding-right:50px;
}

.one ul {
	list-style:none;
	text-align:left;
	margin-left:-51px;
	}

.one #wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width: 960px;
	background: #000;
	border: 10px solid #000;
	text-align: left; /* this overrides the text-align: center on the body element. */

}

.one #logo{
	position:relative;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height: 118px;
	width:125px;
	margin: 25px 0px 0px 0px;
	color:#000;
}
.one a:active, .one a:link, .one a:hover, .one a:visited{
	text-decoration:none;
	color: #000;
}
	
.one #mainContentCenter {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	width:960px;
	height:720px; 
}

.one #mainContentLeft {
	position:relative;
	float:left;
	background-color:#000000;
	height: 1525px;
	margin-top:-20px;
	width:253px;
	margin-left:-5px;
}
	
.one #mainContentRight {
	position:relative;
	float:right;
	background-color:#000000;
	background-image:url(../images/NavBgRight3.gif);
	background-repeat:no-repeat;
	width:260px;
	height: 110px;
	margin-top:-388px;
	margin-right:-8px;
	line-height: 36px;
	padding: 5px 0px 0px 20px;
}
#lastContainer{
	background:url(../images/NavBgRight.gif);
	height:50px;
	width: 262px;
	margin-left:-4px;
	padding-top:25px;
	margin-top:-40px;
}
#lastContainer a:active{
	text-decoration:none;
	color: #cbdb2a;
	cursor:pointer;
}

#lastContainer a:link, #lastContainer a:visited, #lastContainer a:hover{
	text-decoration:none;
	color: #fff;
	cursor:pointer;
}
.container {
	margin-top:21px;
}
/*<!--this is the top word "collection spacer" */
.container .pusher{
	cursor:pointer;
	padding:12px 10px 8px 0px;
	margin-left:-4px;
	margin-top:-10px;
	background:url(../images/NavBgRight.gif);
	line-height:45px;
}
.container a:link, .container a:active, .container a:hover, .container a:visited   {
	text-decoration:none;
	color: #FFF;
	cursor:pointer;
}

li #slidetoggle{
		background:url(../images/NavBgRight.gif);
	background-repeat:
}

.container .mover{
	padding:3px 0px 3px 7px;
	margin: 0px;
	margin-bottom:18px;
}
.mover p, .mover li{

}
.mover li{
	line-height:1px;
	padding-top:10px;
	padding-bottom:7px;
	background-repeat:no-repeat;
	margin-left:65px;
}


.container {
background-color:#000;
width: 260px;
margin-right:10px;
}
#movie1a{ 
	height: 379px;
	width: 690px;
	background-color:#000;
}
#movie2a{
		height: 379px;
	width: 688px;
	background-color:#000;
}
#movie3a{
		height: 379px;
	width: 688px;
	background-color:#000;
}
#movie4a{
		height: 379px;
	width: 688px;
	background-color:#000;
}
#movie5a{
		height: 379px;
	width: 688px;
	background-color:#000;
}
#movie6a {
		height: 379px;
	width: 688px;
	background-color:#000;
}
#movie7a{
		height: 379px;
	width: 688px;
	background-color:#000;
}

#movie8a{
		height: 379px;
	width: 688px;
	background-color:#000;
}

#movie1b, #movie2b, #movie3b, 
#movie4b, #movie5b, #movie6b, 
#movie7b, #movie8b{
	position:absolute;
	z-index:2;
	width: 275px;
	margin-left: 688px;
	padding: 25px 0px 0px 10px;
	margin-top: 200px;
	line-height:1.5em;
	background-image:url(../images/MovieInfoBg.gif);
	background-repeat:no-repeat;
}

#aboutUs{
	text-align:left;
	background-color:#000;
	color:#fff;
	width:745px;
	height:1379px;
}

