body {
	margin: 0;
	margin-top: 20px;
	background: url(../images/watermark_bg.jpg) repeat top left #fff;
}

div, td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5em;
}

h2, p
{
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
}
#mainWrapper
{
	margin-top: 20px;

}
#mainWrapper,
#footer
{
	width: 1000px;
	margin: 0px auto;

}
#object
{
	width: 876px;
	margin: 0px auto;
}

#topButton
{
	padding: 15px 0;
	text-align: center;
}

form#modeldir select
{
	width: 180px;
	margin: 0 10px;
}

#idInit
{
	padding: 5px 0;
}
#modelBox
{
	width: 600px;
	margin: 0 auto;
	/**/
	min-height: 300px;
	padding: 10px 0;
}

#modelBox a
{
	color: #606;
	text-decoration: none;
}

#modelBox a:hover
{
	text-decoration: underline;
}

.modelThumbs,
.modelName
{
	float: left;
	width: 120px;
	display:inline;
}

.modelThumbs img
{
	margin: 10px;
	border: 2px solid #D69AD0
}

.modelName
{
	color: #606;
	font-weight: normal;
	font-size: 14px
}

.modelName2
{
	color: #606;
	font-weight: normal;
	font-size: 16px;
	padding: 10px 0;
}

#tblProfile	
{
	
	margin: 0 auto;
	padding: 5px 0;
	font-size: 12px;
	background-color: #FEF;
	color: #606;
	border-collapse: collapse;
	border: 2px solid #D69AD0;
	
}

#tblProfile	td
{
	text-align:left;
	padding: 5px;
}

#tblProfile	td span.modelName
{
	font-size: 16px;
	color: #939;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

#tblProfile	td.odd
{
	color: #939;
	font-weight:bold;
	text-align:left;

}

#tblProfile	td.even
{
	color: #000;
	font-weight:400;
	text-align:left;

}

/**********************************	C L A S S E S **********************************/
.imgContainer,
.txtContainer
{
	width: 698px;
	margin: 0 auto;
	padding: 10px 0;
}
.txtContainercasting
{
	width: 500px;
	margin: 0 auto;
	padding: 10px 0;
}
.top
{
	background: url(../images/imgBorderTB.gif) repeat-x 0 -49px #fff;
	height: 49px;
}
.topleft
{
	float: left;
	background: url(../images/imgCorners.gif) no-repeat -49px -49px #fff;
	width: 49px;
	height: 49px;
}
.topright
{
	float: right;
	background: url(../images/imgCorners.gif) no-repeat 0 -49px #fff;
	width: 49px;
	height: 49px;
}

.bottom
{
	background: url(../images/imgBorderTB.gif) repeat-x -49px 0 #fff;
	height: 49px;
}
.bottomleft
{
	float: left;
	background: url(../images/imgCorners.gif) no-repeat -49px 0 #fff;
	width: 49px;
	height: 49px;
}
.bottomright
{
	float: right;
	background: url(../images/imgCorners.gif) no-repeat 0 0 #fff;
	width: 49px;
	height: 49px;
}

.center
{
	background: url(../images/imgBorderC.gif) repeat-y 0 0 #fff;
	text-align: center;
}
.clear
{
	clear: both;
}

.jtButton,
.btnMore
{
	text-align:center;
}
.btnMore
{
	padding: 10px 0;
}
.footer
{
	width: 470px;
	margin: 0 auto;
	padding: 10px 0;

}

.footerBordertop
{
	background: url(../images/txtBorderTB.gif) no-repeat  0 -45px #fff;
	height: 45px;
}

.footerBorderbottom
{
	background: url(../images/txtBorderTB.gif) no-repeat  0 0 #fff;
	height: 45px;
}

.footerBordercenter
{
	background-color: #fff;
	background-image: url(../images/imgBorderC2.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.mainText
{
	width: 600px;
	margin: 0 auto;
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
}
.mainTextcasting
{
	width: 400px;
	margin: 0 auto;
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
}
.footermainText
{
	width: 400px;
	margin: 0 auto;
	color: #606;
	font-size: 10px;
	text-align: center;
}

.btnWebmaster
{
	text-align: center;
	padding: 5px 0;
}

.spacer
{
	padding: 25px 0;
}
