@charset "UTF-8";

body {
	background-color: #e14526
}


#canvas{
 margin-left: auto;
 margin-right: auto;
 width:625px;
}

#canvas #content {
	position: relative;
	height: 360px;
	top: 30px;
	left: 30px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-base-color: #000033;
}
#canvas #poster2 #content .header {
	font-size: 24px;
	font-style: normal;
}
.name {
	font-size: 16px;
	color: #FF6600;
	margin:0 3px 6px 0;
}
#canvas #poster2 #content .copy {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	vertical-align: top;
}
#canvas #poster2 #featurecontent .copy .featuring {
	margin-left: 20px;
}
#canvas #poster2 #featurecontent .copy #featuringword {
	margin-left: 25px;
	position: relative;
	top: 1px;
	font-size: 24px;
	font-style: oblique;
	color: #FF3300;
}
#canvas #poster2 #content .pic {
	vertical-align: top;
}

#poster {
	width: 495px;
	float:left;	
}

#nav {
	width: 130px;
	height: 180px;
	float: right;
	background-image: url(images/top-right.jpg);
	float:right;
}
#canvas #nav img {
	position: relative;
	float: right;
}
a:visited {
	background-color: #090E11;
}
#canvas #nav #list {
	color: #EFE561;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:16px;
	margin:10px 5px 0 0;
	float:right;
	text-align:right;
	list-style:none;
}
#canvas #nav #list img {
	position: relative;
	top: -2px;
	right: 35px;
}
#canvas #nav #list #oinkname {
	position: relative;
	margin-top: 5px;
}
#canvas #nav #list h1 {
	font-size: 14px;
	line-height:32px;
	margin:0;
	
}
#canvas #nav #list li {
 margin:0;
}
#canvas #poster2 {
	height: 765px;
	width: 495px;
	float:left;
	background:url(images/background-blank.jpg) left top no-repeat;
}

#canvas #poster2 #featurecontent {
	position: relative;
	height: 360px;
	width: 435px;
	top: 30px;
	left: 30px;
}

#canvas #poster2 #featurecontent .copy {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	vertical-align: top;
}

#canvas #poster2 #featurecontent .blurbcopy {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 15px;
	vertical-align: top;
}
#canvas #nav #list .highlight {
	color:#CC3300;
	background-color: #f0e561;
	padding: 5px 5px 5px 5px;
}











#canvas #poster3 {
	height: 765px;
	width: 495px;
	float:left;
	background:url(images/bg-repeater.jpg) left top repeat-y;
}

#canvas #poster3 #featurecontent {
	position: relative;
	height: 360px;
	width: 435px;
	top: 30px;
	left: 30px;
}

#canvas #poster3 #featurecontent .copy {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	vertical-align: top;
}

#canvas #poster3 #featurecontent .blurbcopy {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 15px;
	vertical-align: top;
}












#castcrew{
 width:495px;
 height:auto;
 background:url(images/background-blank.jpg) left bottom no-repeat;
}

#top{
 width:495px;
 height:25px;
 background:url(images/top.jpg) left top no-repeat;
}

#people{
 height:auto;
 color:#fff;
 padding:18px 40px 1px 40px;
 background:url(images/bg-repeater.jpg) left top repeat-y;
}

#poster-bottom{
 width:495px;
 height:736px;
 background:url(images/bg-fade.jpg) left top no-repeat;
 float:left;
}

img{
 float:left;
 margin:0 17px 10px 0;
 border:1px dotted #666666;
}

.none{
 float:left;
 border:none;
 margin:0;
 padding:0;
}


p{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 line-height:18px;
 font-weight:normal;
 margin:0 0 40px 0;
}































