body {
	padding: 0px;
	margin: 0px;
	background: url(../images/direct-bg.jpg) fixed top;
}

#header {
	width: 997px;
	background: #164499;
}

#content {
	width: 998px;
}

#adsLeft {
	width: 124px;
	float: left;
	text-align: center;
}

#adsRight {
	width: 124px;
	float: left;	
	text-align: center;
}

#talentDisplay {
	width: 750px;
	float: left;
}




.featureFloatLeft {
	float: left;
	padding: 1px;
}

.featureFrame {
	width: 123px;
	height: 230px;
	text-align: center;
}

.featureImage {
	background: #0054a6;
	padding: 4px;
}

.featureName {
	height: 35px;
	background: #0054a6;
}


.featureName.featureh2 {
	padding: 2px;
	font: bold 12px Georgia, Times, Tahoma, Verdana, sans-serif;
	color: #ffffff;
	display: inline;
}




.talentFloatLeft {
	float: left;
	padding: 1px;
}

.talentFrame {
	width: 123px;
	height: 330px;
	text-align: center;
}

.talentImage {
	background: #9b1a1f;
	padding: 4px;
}

.talentName {
	height: 35px;
	background: #9b1a1f;
}

.talentName h2 {
	padding: 2px;
	font: bold 12px Georgia, Times, Tahoma, Verdana, sans-serif;
	color: #ffffff;
	display: inline;
}

.frontPageInfo {
	padding: 2px;
	font: 12px Arial, verdana, lucida, sans-serif;
	color: #ffffff;	
	background: #1e4795;
}

.availableDate {
	padding: 2px;
	font: 12px Arial, verdana, lucida, sans-serif;
	color: #000000;	
	background: #ffffff;
}

.talentName a:link {
	text-decoration : none; 
	color : #ffffff; 
} 

.talentName a:visited {
	text-decoration : none; 
	color : #ffffff; 
} 

.talentName a:hover , a:active {
	text-decoration : none; 
	color : #ffffff; 
} 

.infoTable {
	font: 18px "Arial Narrow", Arial, verdana, lucida, sans-serif;
	color: #000000;	
	background: #ffffff;
	text-align: left;
}

.nameTitle {
	font: bold 30px Georgia, Times, Tahoma, Verdana, sans-serif;
	color: #d30708;
	text-align: left;
}

a:link {
	text-decoration : underline; 
	color : #2c86fe; 
} 

a:visited {
	text-decoration : underline; 
	color : #2c86fe; 
} 

a:hover , a:active {
	text-decoration : none; 
	color : #000000; 
} 

#footer {
	font: 18px "Arial Narrow", Arial, verdana, lucida, sans-serif;
	color: #000000;	
}