/* stylesheet */
body{
	background-color:#fff;
	color:#000;
}
body, p, div, td{
	font-family: "Times new roman", "Times";
	margin:0px;
	padding:0px;
	font-size:11px;
	font-size: 12px;
}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{
	text-decoration:none;
}
hr{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	background-image:url(../images/layout/dotted.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}

#headertop{
	position:absolute;
	width:662px;
	left:50%;
	margin-left:-331px;
	height:25px;
	top:23px;
	text-align:right;
	background-image:url(../images/layout/logo.gif);
	background-repeat:no-repeat;
	line-height:16px;
	text-transform:lowercase;
	font-size:11px;
}
#headertop a{
	color:#000;
	text-decoration:none;
	font-family:helvetica, arial, sans-serif;
}
#headerbeam{
	position:absolute;
	width:100%;
	left:0px;
	top:48px;
	height:120px;
	background-image:url(../images/layout/header_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 34px;
	overflow:hidden;
}
#photobeam{
	left:0px;
	width:3000px;
	height:34px;
	background-color:#ccc;
	overflow:hidden;
}
#talentmenuholder{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-331px;
	padding-top:9px;
	height:100px;
}
#disciplinemenu{
	font-family:helvetica, arial, sans-serif;
	display:inline;
	float:right;
	text-align:left;
	text-indent:1.6em;
	text-transform:uppercase;
	font-size:10px;
	color:#000;
	letter-spacing:1px;
}
#disciplinemenu a{
	color:#666;
	text-decoration:none;
}
#disciplinemenu a:hover{
	text-decoration:underline;
}
#disciplinemenu .selected a{
	color:#000;
	text-decoration:underline;
}
#disciplinemenu .notselected {
	color:#666;
}
#content{
	position:absolute;
	width:662px;
	left:50%;
	margin-left:-331px;
	top:187px;
	padding-top:0px;
	padding-bottom:10px;
	background-image:url(../images/layout/dotted.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}
#content #left{
	float:left;
	width:120px;
	font-size:11px;
}
#content #left a{
	text-decoration:none;
}
#content #right{
	float:left;
	width:542px;
	padding:0px;
}
#content h3{
	font-style:italic;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}
#content h2{
	font-family:helvetica, arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#000;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
}
#content .talent{
	float:left;
	width:140px;
	height:200px;
	margin-bottom:10px;
	padding-right:23px;
	padding-top:0px;
	font-size:11px;
	line-height:15px;
}
#content .talent a{
	text-decoration:none;
	color:#000;
}
.title{
	font-family:helvetica, arial, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#000;
	letter-spacing:2px;
	padding-bottom:0px;
	margin-bottom:20px;
	margin-top:3px;
	background-image:url(../images/layout/dotted.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}
#content .photo{
	float:left;
	width:141px;
	height:142px;
	padding:0px;
	background-color:#000;
	margin-bottom:10px;
	text-align:center;
	line-height:140px;
}
#content .photo img{
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
#html #content .photo{height:141px;padding-top:1px;}


#text{
	width:305px;
	text-transform:none;
	float:left;
	margin-right:15px;
}
#text h1{
	font-family:helvetica, arial, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:2px;
	font-weight:bold;
	color:#000;
	margin:0px;
	margin-top:3px;
	padding-bottom:0px;
	padding-top:3px;
	background-image:url(../images/layout/dotted.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}
html #text h1{
	margin-top:12px;
}
#text h2{
	font-family: "Times new roman", "Times";
	padding:0px;
	margin:0px;
	text-transform:none;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	line-height:26px;
	color:#000;
	width:305px;
	letter-spacing:2px;
	background-image:url(../images/layout/dotted.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}
#text span{
	display:block;
	margin-top:22px;
}
#talentphoto{
	float:left;
	margin-top:17px;
	width:222px;
}
.links{
	padding-top:115px;
}

