body{
	background-image:url(images/bkgd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
}

.base{
	width:980px;
	height:48px;
	background-color:#8b0c23;
	margin-top:10px;
}

.book{
	width:270px;
	height:42px;
	padding:5px 5px 5px 5px;
	margin:0px 40px 0px 40px;
	background-color:#efe6c5;
	border:solid;
	border-color:#dcb6bd;
	border-width:4px;
	text-align:center;
	font-size:23px;
	line-height:23px;
	color:#124862;
	font-weight:bold;
}

.book a{
	text-decoration:none;
	color:#124862;
}

.book a:hover{
	text-decoration:none;
	color:#8d1828;
}

.cast{
	margin:10px 0px 10px 0px;
	width:580px;
}

.castimage{
	margin:0px 10px 0px 0px;
	float:left;
}

.castname{
	margin:10px 0px 10px 0px;
	padding:10px 0px 0px 160px;
	color:#8d1828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.castcopy{
	margin:0px 0px 15px 10px;
	float:left;
}

.castcopy a{
	text-decoration:none;
	color:#8d1828;
}

.castcopy a:hover{
	text-decoration:none;
	color:#124862;
}

.container{
	width:980px;
	position:absolute;
	top:0px;
	left:-490px;
	margin-left:50%;
}

.content{
	width:980px;
}

.contentleft{
	width:370px;
	padding-bottom:10px;
	float:left;
	text-align:center;
	font-size:23px;
	line-height:23px;
	color:#124862;
	font-weight:bold;
}

.contentleftcopy{
	width:370px;
	padding-top:390px;
	text-align:center;
	font-size:23px;
	line-height:23px;
	color:#124862;
	font-weight:bold;
	height:105px;
}

.contentleftsignup{
	width:370px;
	text-align:center;
	font-size:13px;
	line-height:23px;
	color:#8d1828;
	font-weight:bold;
	height:20px;
	padding:10px 0px 10px 0px;
}

.contentright{
	float:left;
	font-size:15px;
	line-height:36px;
	color:#124862;
	width:580px; 
	padding:60px 15px 10px 15px;
	color:#8d1828;
}

.contentright a{
	text-decoration:none;
	color:#8d1828;
}

.contentright a:hover{
	text-decoration:none;
	color:#124862;
}


.footerlink{
	float:left;
	margin-left:30px;
}

.footerlink img{
	border:none;
}

.menu{
	width:580px;
	float:left;
	padding:0px 15px 0px 15px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	line-height:15px;
	color:#124862;
}

.menu a{
	text-decoration:none;
	color:#124862;
}

.menu a:hover{
	text-decoration:none;
	color:#8d1828;
}

.presents{
	width:370px;
	color:#8d1828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	float:left;
}

.top{
	width:980px;
	height:30px;
	padding:15px 0px 10px 0px;
}