#castimages{
	width: 188px;
	float: left;
	padding-top: 10px;
	margin-left: 10px;
}

#castbio{
	float: left;
	margin-left: 15px;
	width: 390px;
	padding-top: 10px;
}

.castmember{
	/*position: relative;
	float: left;
	height: 42px;
	width: 42px;
	margin-right: 5px;
	cursor: pointer;*/
	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;
}

.bio a{
	color: #f3b91e;
}

.castname{
	font-size: 30px;
	text-transform: uppercase;
}

#melaniebrown{
	display: block;
}

#header{
	height: 160px;
	background-image: url(/images/hollyheader.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 1px;
	width: 612px;
}

#headertext{

}

#largeimage{
	z-index: 5;
	position: absolute;
	top: 1px;
	left: 8px;
	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: 412px;
	padding-left: 8px;
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 10;
}

.social{
	display: none;
}

#follow{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	position: relative;
	top: -2px;
}

.active{
	color: #FFF;
}