#pagecontent{
	width: 612px;
}

#castimages{
	width: 204px;
	float: left;
	padding-top: 10px;
	margin-left: 10px;
}

#castbio{
	float: left;
	margin-left: 8px;
	width: 385px;
	padding-top: 10px;
}

.castmember{
	position: relative;
	margin-right: 5px;
	cursor: pointer;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3b91e;
}

.castimage{
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
}

.castmask{
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}

.bio{
	display: none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
}

.castname{
	font-size: 30px;
	text-transform: uppercase;
}

#jerrymitchell{
	display: block;
}

#header{
	height: 160px;
	background-image: url(/images/creativeheader.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 1px;
	width: 612px;
}

#headertext{
	margin-left: 16px;
	margin-top: -3px;
	position: relative;
	top: 3px;
}

#largeimage{
	z-index: 5;
	position: absolute;
	top: 1px;
	left: 0px;
	display: none;
}

.qanda{
	z-index: 5;
	position: absolute;
	top: 1px;
	left: 306px;
	display: none;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}

#title{
	background-image: url(/images/titlebg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 23px;
	width: 420px;
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 10;
}

.social{
	display: none;
	position: relative;
	top: -4px;
}

#role{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	position: relative;
	top: -4px;
	font-style: italic;
}

#footer{
	left: -1px;
}

.active{
	color: #FFF;
}
