body#main
{
	padding: 0px;
	margin: 0px;
	background: url(../elements/siteBg.png) repeat-y center;
}

body#profile
{
	padding: 0px;
	margin: 0px;
	background: url(../elements/siteBgProfile.png) repeat-y center;
}

body#page
{
	padding: 0px;
	margin: 0px;
}

body#splash
{
	padding: 0px;
	margin: 0px;
	background: url(../elements/splash-bg.jpg) repeat-x;
}

#siteFrame
{
	width: 100%;
	margin: auto;
	text-align: center;
}

#header
{
	width: 100%;
}

div#navLogo
{
	width: 100%;
	height: 107px;
	background: url(../elements/logoHeaderNavbar.png) repeat-x;
}

div.LADirectModels
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 107px;
	background: url(../elements/logoHeaderLogo.png) no-repeat top;
}

/* TOP NAVIGATION SECTION A */

.navLeftFloat
{
	float: left;
}

.navRightFloat
{
	float: right;
}

.navIDaColorA
{
	width: 100%;
	background-color: #252525;
}

div#navIDa
{
	height: 25px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}

div#navIDa ul
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
	text-align: right;
}

div#navIDa li
{
	list-style-type: none;
	display: inline;
}

div#navIDa li a
{
	text-decoration: none;
	padding: 5px;
	color: #FFF;
}

div#navIDa li a:link
{
    color: #FFF:
}

div#navIDa li a:hover
{
    color: #FFF;
    background-color: #b30001;
}

/* TOP NAVIGATION SECTION B */

.navIDaColorB
{
	width: 100%;
	background-color: #b30001;
	border-bottom: 1px solid #ececec;	
}

div#navIDb {
	height: 25px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}
div#navIDb ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 22px;
	white-space: nowrap;
	text-align: left;
}
div#navIDb li {
	list-style-type: none;
	display: inline;
}
div#navIDb li a {
	text-decoration: none;
	padding: 7px;
	color: #FFF;
}
div#navIDb li a:link {
    color: #FFF;
}
div#navIDb li a:hover {
    color: #000000;
    background-color: #e2e2e2;
}

.navIDbSelected
{
	color: #000000;
	padding: 7px;
	background-color: #e2e2e2;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}


/* TOP NAVIGATION SECTION C */

.navIDaColorC
{
	width: 100%;
	background-color: #e2e2e2;
}

div#navIDc {
	height: 25px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}
div#navIDc ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	white-space: nowrap;
	text-align: left;
}
div#navIDc li {
	list-style-type: none;
	display: inline;
	padding: 7px;
}
div#navIDc li a {
	text-decoration: none;
	color: #000000;
}
div#navIDc li a:link {
    color: #FFFFFF:
}
div#navIDc li a:hover {
    color: #ffffff;
}

/* MAIN CONTENT AND SUBNAVIGATION */

div#contentSubNav
{
	border-bottom: 1px solid #c0c0c0;
}

.sortbyNavbar
{
	width: 698px;
	padding-top: 7px;
	height: 37px;
	background: url(../elements/sortbyNavbar.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
}


.sortbyNavbar a
{
	text-decoration: none;
	color: #000000;		
}

.sortbyNavbar a:link
{
	text-decoration: none;
	color: #000000;		
}

.sortbyNavbar a:hover
{
	text-decoration: none;
	color: #ffffff;		
}

/* AD BANNERS */

.adsColumn
{
	width: 180px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.adsColumn a
{
	text-decoration: none;
	color: #000000;		
}

.adsColumn a:link
{
	text-decoration: none;
	color: #000000;		
}

.adsColumn a:hover
{
	text-decoration: none;
	color: #000000;		
}

/* MAIN CONTENT COTNROL */

div#content
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#pageColumn
{
	width: 900px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#pageColumn td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#leftColumn
{
	width: 710px;
	text-align: left;
	float: left;
}

#rightColumn
{
	width: 190px;
	text-align: center;
	float: left;
}

#leftColumn td
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

#leftColumn h1
{
	padding-top: 10px;
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #000000;
	display: inline;
}

#rightColumn h2
{
	padding-top: 10px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	display: inline;
}

#rightColumn td
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

#splashAds
{
	width: 698px;
	text-align: left;
}

/* FEATURED TALENT CONTROL */

#featuredTalent
{
	width: 708px;
	text-align: left;
}

.featureTalentHeader
{
	width: 698px;
	height: 37px;
	background: url(../elements/featuredtalentHeader.png) no-repeat;
}

.featureFloatLeft
{
	width: 118px;
	height: 195px;
	float: left;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.featureImage
{
	width: 108px;
}

.featureName
{
	width: 108px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	background-color: #b30001;
}

.featureName a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.featureName a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}

.featureName a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

#displayTalent
{
	width: 708px;
	text-align: left;	
}

.talentFloatLeft
{
	width: 118px;
	height: 310px;
	float: left;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.talentImage
{
	width: 108px;
}

.talentName
{
	width: 108px;
	text-align: center;
	font-weight: bold;
	background: #ECECEC;
	height: 35px;
	border-bottom: 1px solid #979797;
}

.talentInfo
{
	width: 108px;
	text-align: center;
	background: #979797;
	color: #ffffff;
	border-bottom: 1px solid #000000;
}

.talentDate
{
	width: 108px;
	text-align: center;

}

.talentName a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.talentName a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.talentName a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}

/* FOOTER */

#footer
{
	width: 100%;
	height: 500px;
	background: url(../elements/footerBG.png) repeat-x;
	margin: auto;
}

#footerStuff
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.sectionA
{
	float: left;
	width: 236px;
}

.PremiumPromoFooter
{
	float: left;
	width: 650px;	
}

.sectionB
{
	float: left;
	width: 212px;	
}

.sectionC
{
	float: left;
	width: 234px;
}

.sectionD
{
	float: left;
	width: 218px;	
}

.sectionE
{
	width: 900px;	
}

.footerLogo

{
	padding-top: 13px;
}

div#footerStuff
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #959595;
}

div#footerStuff h2
{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: inline;
}

.sectionAtxt a
{
	text-decoration: none;
	color: #959595;
}

.sectionAtxt a:link
{
	text-decoration: none;
	color: #959595;
}

.sectionAtxt a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.whiteTxt
{
	color: #ffffff;
}

.sectionAtxt
{
	padding-top: 30px;
	line-height: 19px;
}

.sectionBtxt
{
	padding-top: 134px;
	line-height: 19px;
}

.sectionDtxt
{
	padding-top: 134px;
	line-height: 17px;
}




.sectionBtxt a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.sectionBtxt a:link
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.sectionBtxt a:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

.sectionDtxt a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.sectionDtxt a:link
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.sectionDtxt a:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

.pageCenterTxt
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;	
}

.enter
{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
}


a
{
	text-decoration: underline;
	color: #b30001;
}

a:link
{
	text-decoration: underline;
	color: #b30001;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}

td.dataTable
{
	padding: 2px;
	margin: 2px;
	border: 1px solid #000000;
}

td.pageContent
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.twistys
{
	width: 140px;
	background-color: #ffffff;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}


.featureNameTwistys
{
	width: 108px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	background-color: #d52a75;
}

.featureNameTwistys a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.featureNameTwistys a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}

.featureNameTwistys a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}


#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 128px;
	width: 126px;
	background: url(/latata-corner.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}