@charset "utf-8";
/* CSS Document */

.strong {
	font-weight:bold;
	}
p {line-height:1.2em;	
	}
p a:link, p a:active, p a:visited {
	color:#740808;
	text-decoration:none;
	}
p a:hover {
	color:#FF0000;
	}
#mainBody {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#container {
	width:930px;
	margin:auto;
	}
#header {
	width:395px;
	height:372px;
	background:url(../images/mainImage.gif) no-repeat 0 0;
	}
.content {
	color:#ffffff;
	width:930px;
	height:549px;
	position:relative;
	}
#synopsisText {
	position:absolute;
	top:200px;
	left:70px;
	width:400px;
	}
#stillsContent {
	position:absolute;
	top:200px;
	left:250px;
	width:150px;
}
#stillsContent2 {
	position:absolute;
	top:200px;
	left:500px;
	width:150px;
}

#videoContent {
	position:absolute;
	top:180px;
	left:170px;
	width:570px;
	height:350px;
	background-color:#000000;
}
#stillsContent img, #stillsContent2 img {
	border:2px solid #740808;
	margin:5px;
	}
.homepage {
	background:url(../images/bground1.jpg) no-repeat 0 0;
	}
.synopsisPage {
	background:url(../images/bground2.jpg) no-repeat 0 0;
	}
.stillsPage {
	background:url(../images/bground3.jpg) no-repeat 0 0;
	}
.castCrewPage {
	background:url(../images/bground4.jpg) no-repeat 0 0;
	}
.videoPage {
	background:url(../images/bground5.jpg) no-repeat 0 0;
	}
#creditsText {
	position:absolute;
	top:130px;
	left:0px;
	width:900px;
	z-index:1;
}

.credits {
	float:left;
	width:400px;
	}
.right {
	position:relative;
	}
.left {
	text-align:right;
	margin-right:10px;
	width:250px;
	position:relative;
	}
.content a:link {
	color:780808;
	text-decoration:none;
	}
#links {
	position:absolute;
	top:135px;
	left:395px;
	z-index:2;
	}
.menu {
	margin:0 0 0 0px;
	padding:0px;
	}
.menu li {
	list-style:none;
	margin:0 3px 0 0;
	padding:0 0px 0 0;
	float:left;
	display:inline-block;
	}
.menu a {
display:block;
text-decoration:none;
}
.menu .synopsis a {
background:url(../images/synopsis.gif) 0 0 no-repeat;
width:58px;
height:34px;
}
.menu .castCrew a {
background:url(../images/castcrew.gif) 0 0 no-repeat;
width:87px;
height:34px;
}
.menu .stills a {
background:url(../images/stills.gif) 0 0 no-repeat;
width:41px;
height:34px;
}
.menu .video a {
background:url(../images/video.gif) 0 0 no-repeat;
width:38px;
height:34px;
}
.menu .presspack a {
background:url(../images/presspack.gif) 0 0 no-repeat;
width:65px;
height:34px;
}
.menu .presspack2 a {
background:url(../images/presspack2.gif) 0 0 no-repeat;
width:65px;
height:34px;
}


.menu .home a {
background:url(../images/home.gif) 0 0 no-repeat;
width:35px;
height:34px;
}
#footer {
clear:both;
}
.menu .synopsis a:hover, .menu .castCrew a:hover, .menu .stills a:hover, .menu .video a:hover,  .menu .home a:hover, .menu .presspack a:hover, .menu .presspack2 a:hover {
background-position: 0px -34px;
}
#copyright {
	float:left;
	}
#weblinks {
	float:left;
	margin-left:220px;
	}





