#person_name{
	display:block;
	height: 30px;
	width:150px;
	float: left;
} 

label{
	font-size: 1.2em;
	margin-right: 20px;
}
.optional{
	line-height: 50px;
}

.required{
	color:#900;
}

b a.destructive{
	font-size: 1.5em;
	float:right;
	color: #f00;
}

a.destructive {
	color:#f00;
}

.submit input{
	margin: 10px 0 10px 0;
	font-size: 3em;
}

#site_map {
	margin: 0px;
	border:1px solid #666;
	border-bottom: none;
	background:#ddd;
	padding: 0px; 
	width:120px; 
	text-align:left;
		/*ie*/
	_margin-left: 0px;
	_width: 130px;
}

.recent_work {
	background-color: #EFEFEF; font-size: 1.3em; 
	padding: 15px 0 0 15px;
	margin-bottom: 1px; color:#666; width: 152px; float:right; height: 295px;
	}

.media_player_nav{
	border-bottom-color: #bcbcbc;
	border-right-color: #bcbcbc;
	border-top-color: #bcbcbc;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid; 
	font-size: 1em; 
	padding: 15px 9px 0 15px;
	margin: 0; 
	width: 147px; 
	float: right; 
	height: 239px;
	/*ie*/
	_padding-right: 9px;
	_padding-left: 14px;
	_width: 145px;
}

.media_player_nav_bold{
margin-top: 10px;
border-color: #000;
	border-width: 1px;

	background-color: #EFEFEF; font-size: 1em; 
	padding: 15px 10px 0 15px;
	margin-bottom: 1px; 
	color:#333; 
	width: 146px; 
	float:right; 
	height: 257px;
	/*ie*/
	_padding-right: 9px;
	_padding-left: 14px;
}

.project_details{
	background-color: #EFEFEF; font-size: 1em; 
	padding: 15px 0 0 15px;
	margin-bottom: 1px; 
	color:#666; 
	width: 154px; 
	float:right; 
	height: 380px;
}

.people_group {
	margin-bottom: 20px;
}

.people_group_label{
	color: #262626;
font-size: 2em;
line-height:1;
font-weight: bold;
margin-bottom:0.3em;
padding:0pt 0pt 0.5em 0;
	margin-top: 15px;
}

#person_name{
	font-size: 1.3em;
	width: 180px;
	height: 80px;
	line-height: 1.2em;
	font-weight: normal;
	margin-right: 12px;
	margin-bottom: 8px;
	padding: 0px 5px 10px 0px;
	border: 1px solid #fff;
}

#person_name a{
	font-weight: 100;
}

.media_player_nav b{
	font-size: 1.1em;
}

#projects{
	margin-left: 0px;
}

.proj_hover{
	font-size: .8em;
	height: 100px;
	width: 135px;
}

.newslogo{
	position: fixed;
	top: 30px;
	left: 30px;
}

.holder {
	float: left;
	margin: 0;
	border: 0;
	z-index: -10000;
	}
