.bioStyle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #809EAD;
	font-weight: normal;
	padding: 10;
}
#selectMovStyle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #466F82;
	font-weight: normal;
}
#selectMovStyle img{
	border: thin solid #B1C0C9;
}


.bioStyle strong{
	font-size: 13px;
	font-weight: bold;
}
.bioImg{
	float: left;
	height: 121px;
	width: 165px;
	padding-right: 8;	
}
#videoMainStyle {
	width: auto;
	border: 5px solid #B1C0C9;
}

#creditStyle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #809EAD;
	font-weight: normal;
	padding: 10;
	background-color: #E0E9ED;
}

 a, a:active{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #809EAD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 

a:hover, a:visited{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #666666;
	} 

 #linksStyle a, #linksStyle a:active, #linksStyle a:visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px;
	height: 16px;
	width: 180px;
	background-color: #E0E9ED;
	float: left;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #809EAD;
	text-decoration: none;
	font-weight: bold;
} 

#linksStyle a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px;
	height: 16px;
	width: 180px;
	background-color: #809EAD;
	float: left;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #E0E9ED;
	text-decoration: none;
	font-weight: bold;
} 