body {
	padding: 0px;
	margin: 0px;
	background: #062881;
}

body #mainpage {

}

#mainFrame {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 100%;
	text-align: center;
	height: 260px;
	background: url(/img/header-bg.png);
}

.navigation {
	height: 230px;
	background: url(/img/header.jpg) no-repeat top;
}

.quickbar {
	height: 230px;
	background: url(/img/header.jpg) no-repeat top;
}

#footer {
	width: 100%;
	text-align: center;
	height: 200px;
	background: url(/img/footer-bg.png);
}

.footerBanner {
	height: 200px;
	background: url(/img/footer.jpg) no-repeat top;	
}

#content {
	text-align: center;
		font: 12px Arial, verdana, lucida, sans-serif;
}

.talent {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}

#adsLeft {
	width: 124px;
	float: left;
	text-align: center;
}


#talentDisplay {
	width: 750px;
	float: left;
}

#adsRight {
	width: 124px;
	float: left;	
	text-align: center;
}


.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;
}

.dateJoined {
	padding: 2px;
	font: 10px Arial Narrow, 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; 
} 




.featureFloatLeft {
	float: left;
	padding: 1px;
}

.featureFrame {
	width: 123px;
	height: 230px;
	text-align: center;
}

.featureImage {
	background: #0054a6;
	padding: 4px;
}

.featureName {
	height: 35px;
	background: #0054a6;
}


.featureName h2 {
	padding: 2px;
	font: bold 12px Georgia, Times, Tahoma, Verdana, sans-serif;
	color: #ffffff;
	display: inline;
}


.featureName a:link {
	text-decoration : none; 
	color : #ffffff; 
} 

.featureName a:visited {
	text-decoration : none; 
	color : #ffffff; 
} 

.featureName a:hover , a:active {
	text-decoration : none; 
	color : #ffffff; 
} 