body
{
	background: #c7dcf0 url(http://www.biglovetalent.com/site/elements/bgshade.jpg) repeat-x;
}

#frameholder
{
	width: 100%;
	text-align: center;
}

#BLTsite
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background: #448ccb url(/site/elements/siteBg.jpg) no-repeat top;
	text-align: center;
}

.talentListHeader
{
	margin-top: 100px;
}

.talentList
{
	width: 888px;
	background: url(/site/elements/50-bg.png);
	margin-left: auto;
	margin-right: auto;
}

.talentHolder
{
	float: left;
	width: 133px;
	height: 300px;
	margin: 7px;
	text-align: center;
}

.talentNameInfo
{
	font: 11px Georgia, Arial, Tahoma;
	background-color: #236299;
	color: #ffffff;
	padding: 2px;
}


.talentContractInfo
{
	font: 10px Arial Narrow, Arial, Tahoma;
	background-color: #244663;
	color: #ffffff;
	padding: 2px;
}

.talentAvailabilityInfo
{
	font: 10px Arial Narrow, Arial, Tahoma;
	background-color: #ffffff;
	color: #000000;
	padding: 2px;
}

.pageTxtTemplate
{
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	font: 12px Arial Narrow, Arial, Tahoma;
}

a:link {
	text-decoration : none; 
	color : #ffffff; 
} 

a:visited {
	text-decoration : none; 
	color : #ffffff; 
} 

a:hover , a:active {
	text-decoration : underline; 
	color : #000000; 
} 

.disclaimer
{
	font: 11px "Arial Narrow" Arial Tahoma;
	color: #000000;
}

