html
{	height: 100%;
	margin: 0;
	padding: 0;
}

body
{	SCROLLBAR-FACE-COLOR: #0b91e5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #8e0603; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-dark-shadow-color: #000000;
	FONT-FAMILY: "Century Gothic", sans-serif;
	margin: 0;
	padding: 0;
	background: black;
}

h1
{	color: black;
	margin: 0;
	padding: 0;
}

h2
{	color: black;
	margin: 0 0 0 30px;
	padding: 0;
}

a
{	color: black;
	text-decoration: none;
}

a:hover
{	color: #cd1761;
}

img
{	border: 0;
}

#container 
{	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#head
{	background: url("../imgs/head.jpg") no-repeat;
	width: 800px;
	height: 104px;
	text-align: center;
	padding: 10px 0 0 0;
	float: left;	
}

#head img
{
}

/* starts in head and finishes in foot */
#content
{	float: left;
	width: 800px;
}

#menu
{	background: url("../imgs/menu1.jpg") no-repeat;
	width: 156px;
	height: 530px;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
}

#menu h2
{	font-size: 17px;
	margin: 0;
	padding: 0;
	text-align: center;
}



ul.nav
{	width: 156px;
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: .9em;
}

ul.nav li.menuheader
{	background: url("../imgs/menumaincat.jpg") repeat-y;
	width: 140px;
	color: black;
	padding: 0 0 0 15px;
	margin: 5px 0 0 5px;
	font-size: 16px;
	_font-size: 15px;
}

.nav li a
{	background: url("../imgs/menucat.jpg") left center no-repeat;
	padding: 0;
	font-size: 11px;
	padding: 0 0 0 17px;
	margin: 2px 0 2px 5px;
}

#maincontainer
{	background: url("../imgs/main1.jpg") right no-repeat;
	position: relative;
	width: 638px;
	height: 550px;
	float: right;
}

#talentmain
{	position: relative;
	width: 638px;
	height: 550px;
	overflow: hidden;
}

#main
{	position: relative;
	width: 635px;
	height: 546px;
	overflow: auto;
}

#homemain
{	position: relative;
	padding: 20px 0 0 20px;
	_padding: 0 0 0 20px;
	width: 638px;
	_width: 600px;
	height: 550px;
	overflow: auto;
}

#sorts
{	width: 638px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

.modelpicholder
{	position: static;
	width: 110px;
	height: 170px;
	float: left;
	font-size: 11px;
	padding: 0 20px 0 20px; 
}

.img-shadow
{	float:left;
	background: url(../imgs/shadowAlpha.png) no-repeat bottom right !important;
	_background: url(../imgs/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	border: none;
}

.img-shadow img
{	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -4px 6px 6px -4px;
	padding: 0;
	border: none;
}

#modeldetail
{	width: 638px;
	height: 405px;
}

#modelimg
{	position: absolute;
	top: 0;
	right: 4px;
	width: 440px;
	height: 430px;
	text-align: right;
	height: 435px;
	overflow: hidden;
}

#modelstats
{	background: url("../imgs/modeltrim.jpg") repeat-y;
	position: absolute;
	top: 0;
	width: 185px;
	margin-left: 5px;
	float: left;
	text-align: right;
	height: 432px;
	white-space: nowrap;
}

.modelname
{	background: url("../imgs/modelhead.jpg") no-repeat;
	text-align: center;
	width: 185px;
	padding-top: 2px;
	height: 25px;
	color: white;
	margin-bottom: 5px;
	float: left;
}

.modelstattitle
{	width: 70px;
	float: left;
}

.modelstat
{	width: 70px;
	float: left;
}

#modelstory
{	position: relative;
	height: 360px;
	top: 5px;
	left: 6px;
	text-align: left;
	width: 175px;
	float: left;
	white-space: normal;
	font-size: 12px;
}

#modelstory #scrollable 
{	position: absolute;
	top: 15px;
	width: 170px;
	height: 360px;
	padding-bottom: 15px;
	overflow: hidden;
	white-space: normal;
}
			
#modelstory #track
{	position: absolute;
	right: 0;
	width: 5px;
	height: 370px;
	background-color: #ccc;
}

#modelbio
{	position: absolute;
	height: 150px;
	top: 250px;
	left: 3px;
	text-align: left;
	width: 175px;
	float: left;
	white-space: normal;
	font-size: 12px;
}

#modelbio #scrollable 
{	position: absolute;
	top: 15px;
	width: 170px;
	height: 150px;
	padding-bottom: 15px;
	overflow: hidden;
	white-space: normal;
}
			
#modelbio #track
{	position: absolute;
	right: 0;
	width: 5px;
	height: 160px;
	background-color: #ccc;
}
			
#handle
{	width: 5px;
	height: 20px;
	background-color: #f00;
}

#staticpage
{	padding: 5px;
}

#staticpage h2
{	background: url("../imgs/BGpagetitle.jpg") no-repeat;
	color: white;
	margin: 0;
	padding: 0 0 0 5px;
}

#staticpage p
{	padding: 5px;
	margin: 0;
	font-size: 12px;
}

#about
{	padding: 5px 10px 5px 10px;
}

#about h2
{	background: url("../imgs/BGpagetitle.jpg") no-repeat;
	color: white;
	margin: 0;
	padding: 0 0 0 5px;
}

#about img
{	padding: 0 5px 0 0;
	float: left;
}

#about p
{	padding: 5px;
	margin: 0;
	font-size: 12px;
}

#foot
{	background: url("../imgs/foot.jpg") no-repeat;
	width: 800px;
	height: 29px;
	font-size: 16px;
	margin: 5px 0 0 0;
	padding: 2px 0 0 5px;
	float: left;
	text-align: center;
}

#foot a
{	padding: 0 10px 0 10px;
}

.clear
{	clear: both;
}

.left
{	float: left;
}

.right
{	float: right;
	border: 1px solid red;
}

.font10{
	FONT-SIZE: 10px;
}
.font10bold{
	FONT-SIZE: 10px; font-weight: bold;
}
.font11{
	FONT-SIZE: 11px;
}
.font11bold{
	FONT-SIZE: 11px; font-weight: bold;
}
.font12{
	FONT-SIZE: 12px;
}
.font12bold{
	FONT-SIZE: 12px; font-weight: bold;
}

.font13{
	FONT-SIZE: 13px;
}
.font13bold{
	FONT-SIZE: 14px; font-weight: bold;
}

.font14{
	FONT-SIZE: 14px;
}
.font14bold{
	FONT-SIZE: 14px; font-weight: bold;
}

.font16{
	FONT-SIZE: 16px;
}


.font16Bold{
	FONT-SIZE: 16px; font-weight: bold;
}