@charset "utf-8";
/* CSS Document */
#topSubCelebNav {
background-color:#370200;
text-align:left;
padding-left:140px;
margin-top:15px;
height:29px;
margin-bottom:25px;
font-family:Tahoma, Arial, Geneva, sans-serif;
}
#topSubCelebNav ul{
	list-style:none;
}
#topSubCelebNav ul li{
	display:inline;

}
#topSubCelebNav ul li a:link, #topSubCelebNav ul li a:visited{
	display:block;
	padding:6px 0px;
	width:120px;
	float:left;
	text-align:center;
	color:#fff;
}
#topSubCelebNav ul li a:hover, #topSubCelebNav ul li a:focus{
	color:#F00;
}
#celebMain {

}
div.celebBack {
background-color:#540504;
text-align:center;
padding:25px 0px 10px 0px;
margin-bottom:1px;
}
div.celebItem {
	background-color:#fff;
	width:650px;
	margin:0px auto;
	height:120px;
	color:#000;
	text-align:left;
	padding:10px 0px 20px 10px;


}

.celebItem h1{
	font-size:1.5em;
	line-height:1.1em;
	padding-bottom:5px;

}
.celebItem h2{
	font-size:1.3em;
	padding-bottom:5px;
	font-weight:normal;
}

div.celebItem p{
	font-size:1.2em;
	line-height:1.2em;
}
div.celebItem p.credit {
	margin:0px;
	font-size:.9em;
}
div.celebItem div.celebImg{
width:240px;
float:right;
margin:-16px -10px 0px 10px;
}
div.celebItem div.celebImg img{

	border:1px solid #fff;

}
#topSubCelebNav {
padding-left:195px;
}

div#trailer{
	background-color:#540504;
	padding:10px 0px;
}
div#trailer p {
	margin-bottom:10px;	
}
div#trailer h1 {
	font-size:1.3em;
	text-decoration: underline;	
	margin:20px;
}
