body {
	height:100%;
	width:100%;
	margin:0;padding:0;
	overflow:hidden;
}
.talent_toptext a:link { color: #2B3340; text-decoration: none }
.talent_toptext a:active { color: #2B3340; text-decoration: none }
.talent_toptext a:visited { color: #2B3340; text-decoration: none }
.talent_toptext a:hover { color: #2B3340; text-decoration: none }
.text {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2B3340;
	padding: 10px 30px 10px 10px;
}
.title {
	font-family: garamond book condensed, times, serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
}
.talent_title {
	font-family: arial, verdana, san-serif;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 0px 10px 50px;
	font-weight: bold;
	color: #fff;
}
.talent_toptext {
	font-family: arial, verdana, san-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #2B3340;
	padding: 0px 50px 0px 50px;
}
.talent_toptext2
{
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #2B3340;
	padding: 0px 0px 0px 40px;
}
.credit {
	font-family: arial, verdana, san-serif;
	font-size: 9px;
	color: #000000;
	padding: 10px 10px 10px 10px;
}
#talent_title {
	position:relative;
	left:50px;
	top:0px;
	width:900px;
	height:30px;
}
#content_talent
{
height: 460px; 
width: 980px; 
overflow: auto;
}  


/*  CSS TABLES NOT SUPPORTED in IE 7, 8   */



#filmstrip
{
	position: relative;
	left: 50px;
	top: 10px;
	width: 140px;
	height: auto;
	z-index: 1;
	visibility: visible;
	background-image: url(images/filmstrip.gif);
	background-repeat: repeat-y;
}
#talent_main {
	position:relative;
	left:25px;
	top:15px;
	width:100px;
	height:auto;
	z-index:2;
	visibility:visible;
	display: inline-block;
}
.talent_names {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #B3BDCC;
	padding: 6px 6px 18px 0px;
}
#talent_area {
	position: absolute;
	left:350px;
	top:280px;
	width:600px;
	height:250px;
}

#talent_header {
	position: relative;
	left:0px;
	top:0px;
	width:600px;
	height:15px;
	background-color: #647185;
	z-index:13;
	visibility:visible;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	padding: 2px 0px 0px 10px;
}
#talent_resume a
{
	position: absolute;
	left: 380px;
	top: 122px;
	width: 120px;
	height: 30px;
	z-index:14;
	background-image: url(talent_gallery/images/download.jpg);
	background-repeat: no-repeat;
}
#talent_resume a:hover
{
	position: absolute;
	left: 380px;
	top: 122px;
	width: 120px;
	height: 30px;
	z-index:14;
	background-image: url(talent_gallery/images/download_hi.jpg);
	background-repeat: no-repeat;
}

	
