#main{
	position:relative;
	top: 20px;
	min-height:670px;
	visibility:hidden;
}

#prof_options{
	position:relative;
	top: 10px;
	width: 100%;
	height: 50px;
}


#main h2{
	font-weight: normal;
	font-family: "Helvetica", "Helvetica Neue", "Trebuchet MS";
	font-size: 1em;
	float: right;
	color: #848589;
	padding: 0 2%;
	width:46%;
	text-align:left;
	
}
#main h2#opt1{
	float: left;
	text-align:right;
	background:url(../img/sep.png) right center no-repeat;
	padding: 0 3% 0 1%;
}

#main h2.opt_active{
	color: #EEE;	
}
#main h2:hover{
	cursor:pointer;
	color: #a9a9aa;
}
#main h2.opt_active:hover{
	color: #fff;
}

#people1{
	position:relative;
	top: 30px;
	
	
}

#column_l{
	width: 24.7326%; /* 185px */
	height: 397px;
	float:left;
	background: url(../img/knifecut.png) no-repeat right center;
}

#column_l ul{
	padding:0px 0 0;
}

#column_l ul li{
	list-style-type:none;
	font-family:"Helvetica", "Helvetica Neue", "Trebuchet MS";
	color: #aeaeae;
	font-size:0.75em;
	line-height:1.25em;
	margin-bottom: 10px;
	
}
#column_l ul li a{
	color: #aeaeae;
	text-decoration:none;
	transition: ..2s all ease-in-out;
	-webkit-transition: .2s all ease-in-out;
	-moz-transition: ..2s all ease-in-out;
}

#column_l ul li a:hover, #column_l ul li a.people_sel{
	color: #df6161;
}

#column_r{
	width: 75.2674%; /* 563px */
	height: 397px;
	float:right;
	position:relative;
	overflow:hidden;
}
#shadow{
	position:absolute;
	left: 0;
	z-index:2;
}
.details img{
	border: 3px solid #fff;
	float: left;
	margin: 0 7px 7px 0;
	width: 124px;
	height: 94px;
	
}

.image{
	background:rgba(255,255,255,0.0);
	width:130px; height:100px;
	position:absolute;
	top:0px;
	left:0px;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
	
}
.image:hover{
	background:rgba(255,255,255,0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF); /* IE6–IE9 */
    zoom: 1;

}

#for-1{
	top: 30px;
}
#for-1 img{
	width: 124px;
	height: 246px;
}
#for-1 .image{
	width: 130px;
	height: 252px;
}
#for-1 p.bio1{
	min-height:210px;
}
#for-5{
	top: 118px;
}
#for-5 p.bio1{
	min-height: 60px;
}
#for-6{
	top: 110px;
}
#for-6 img{
	width: 124px;
	height: 111px;
}
#for-6 .image{
	width: 130px;
	height: 117px;
}
#for-6 p.bio1{
	min-height: 75px;
}
#for-7{
	top: 80px;
}
#for-7 img{
	width: 124px;
	height: 156px;
}
#for-7 .image{
	width: 130px;
	height: 162px;
}
#for-7 p.bio1{
	min-height: 120px;
}
#for-9{
	top: 102px;
}
#for-9 img{
	width: 124px;
	height: 126px;
}
#for-9 .image{
	width: 130px;
	height: 132px;
}
#for-9 p.bio1{
	min-height: 90px;
}
#for-12{
	top: 95px;
}
#for-12 img{
	width: 124px;
	height: 156px;
}
#for-12 .image{
	width: 130px;
	height: 162px;
}
#for-12 p.bio1{
	min-height: 120px;
}

#for-13{
	top: 95px;
}
#for-13 img{
	width: 124px;
	height: 126px;
}
#for-13 .image{
	width: 130px;
	height: 132px;
}
#for-13 p.bio1{
	min-height: 90px;
}

.details{
	width: 96.27%; /* 540px */
	position:absolute;
	left: -750px;
	top: 142px;
	margin-left:23px;
	
}

#column_r p{
	font-family:"Helvetica", "Helvetica_Neue", "Trebuchet MS";
	font-size:0.75em;
	color:#bababa;
	line-height:1.25em;
	text-align:justify;
}

#column_r p.job {
	background: rgba(255,255,255,0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF,endColorstr=#33FFFFFF); /* IE6–IE9 */
    zoom: 1;
	color: white;
	padding:5px;
	width: auto;
	margin: 0 0 7px 137px;
}

p.bio1 {
	background: rgba(255,255,255,0.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,endColorstr=#19FFFFFF); /* IE6–IE9 */
    zoom: 1;
	min-height: 58px;
	padding:5px 10px 5px 5px;
	width: auto;
	margin: 0 0 7px 137px;
}

p.bio2 {
	position:absolute;
	background: rgba(255,255,255,0.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,endColorstr=#19FFFFFF); /* IE6–IE9 */
    zoom: 1;

	padding:5px 10px 5px 5px;
	width: 97.27%;
	left: 0px;	
	margin: 0;
}
.biolink{
	text-decoration:none;
	color: #fff;
}
.biolink:hover{
	text-decoration:underline;
	color: #fff;
	
}
.biolink2{
	text-decoration:none;
	color: #fff;
	width:100%;
}
.biolink2:hover{
	text-decoration:underline;
	color: #fff;
	
}


#people2{
	position:relative;
	top: 30px;
	display:none;
	
}
#people2 img{
	border:3px solid #e2e2e2;
	position:absolute;
	
}

img.front{
	z-index:2;
}

img.office_l{
	top: 15px;
	left: 0;
}
img.office_m{
	top: 113px;
	left: 393px;
}
img.office_rt{
	top: 113px;
	left: 574px;
}

img.office_rb{
	top: 264px;
	left: 574px;
}

#people2 p{
	margin:0;
	text-align:justify;
	padding:10px;
	width: 335px;
	height: 73px;
	position:absolute;
	top: 15px;
	left: 393px;
	font-family: "Helvetica", "Helvetica Neue", "Trebuchet MS";
	font-size: 0.75em;
	line-height:1.25em;
	color: #cacaca;
	background:rgba(255,255,255,0.2);
	
}

div.form{
	display:none;
}
	.form{
	width: 100%;
	height: 30px;
	overflow: hidden;
	
  background-color: #313540;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#313540), to(#292c36));
  background-image: -webkit-linear-gradient(top, #313540, #292c36);
  background-image:    -moz-linear-gradient(top, #313540, #292c36);
  background-image:      -o-linear-gradient(top, #313540, #292c36);
  background-image:         linear-gradient(to bottom, #313540, #292c36);

	-webkit-box-shadow: 0 0 .25em #000;
	box-shadow: 0 0 .25em #000;
	white-space: nowrap;
	display:none;	
}

.form:hover{
	
  background-color: #414552;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#414552), to(#343742));
  background-image: -webkit-linear-gradient(top, #414552, #343742);
  background-image:    -moz-linear-gradient(top, #414552, #343742);
  background-image:      -o-linear-gradient(top, #414552, #343742);
  background-image:         linear-gradient(to bottom, #414552, #343742);

}


#gal_nav2{
	font-family:"Helvetica", "Calibri", "Arial";
	font-weight:bold;
	font-size:0.75em;
	color: #d0d2d9;
	padding: 9px 0 0 10px;
	border:none;
	background:transparent;
	background:none;
	-webkit-appearance:none;
	cursor:pointer;
	outline:none;
	background:url(../img/updown_arr.png) no-repeat 80% 10px;
	overflow:hidden;
						
}
#gal_nav2:active, #gal_nav2:focus{
	border: none;
	outline:none;
}





@media screen and (max-width: 768px){
	#main{
		min-height:630px;
	}
	#column_l{
		display:none;
	}
	#shadow{
		display:none;
	}
	#column_r{
	width: 100%;
	height: 550px;
	top: 20px;
	}
	.details{
		margin-left: 0px;
		top: 0;
		left: -750px;
		width: 100%;
	}
	p.bio2{
		width: auto;
		margin: 0px 0px 0px 137px;
	}
	
	#for-1,#for-2,#for-3,#for-4,#for-5,#for-6,#for-7,#for-8,#for-9,#for-10,#for-11,#for-12, #for-13, #for-14{
		top: 0px;
	}
	#for-1 p.bio1,#for-2 p.bio1,#for-3 p.bio1,#for-4 p.bio1,#for-5 p.bio1,#for-6 p.bio1,#for-7 p.bio1,#for-8 p.bio1,#for-9 p.bio1,#for-10 p.bio1,#for-11 p.bio1,#for-12 p.bio1, #for-13 p.bio1, #for-14 p.bio1{
		min-height: inherit;
	}
	
	div.form{
		display:block;
	}
	#gal_nav2{
		margin:0;
		width:120%;
	}


	#people2{
		height: 920px;
		margin:0 auto;
		width: 652px;
	}


	
	img.office_l{
		width: 286px;
		top: 45px;
		left: 0px;
	}
	img.office_m{
		top: 45px;
		left: 297px;
	}
	img.office_rt{
		top: 45px;
		left: 478px;
	}
	
	img.office_rb{
		top: 196px;
		left: 478px;
	}

	
	
	#people2 p{
		position:absolute;
		top: 0px;
		left: 0px;
		width: 642px;
		height: auto;
		padding: 5px 5px;		
	}
	img.front{
		z-index:1;
	}
	img.back{
		z-index:2;
	}


}
@media screen and (max-width: 672px){
	#people2{
		width: 473px;
	}
	
	#people2 p{
		width: 463px;
	}

	img.office_l{
		width: 286px;
		top: 45px;
		left: 0px;
	}
	img.office_m{
		top: 45px;
		left: 297px;
	}
	img.office_rt{
		top: 347px;
		left: 61px;
	}
	
	img.office_rb{
		top: 347px;
		left: 240px;
	}

}

@media screen and (max-width: 493px){
	#main{
		min-height:750px;
	}
	#people2{
		width: 355px;
	}
	#people2 p{
		width: 345px;
	}

	img.office_l{
		width: 349px;
		top: 60px;
		left: 0px;
	}
	img.office_m{
		top: 426px;
		left: 0px;
	}
	img.office_rt{
		top: 426px;
		left: 181px;
	}
	
	img.office_rb{
		top: 577px;
		left: 181px;
	}

}
@media screen and (max-width: 450px){
	#main{
		min-height:800px;
	}
	#column_r{
		height:630px;
	}
	#column_r p{
		font-size:0.875em;
	}
	#gal_nav2{
		font-size:0.875em;
		background:url(../img/updown_arr.png) no-repeat 80% 12px;
	}
	.form{
		height: 33px;
	}
	#people2 p{
		font-size:0.875em;
	}
	img.office_l{
		top: 66px;
	}
	img.office_m{
		top: 432px;
	}
	img.office_rt{
		top: 432px;
	}
	
	img.office_rb{
		top: 583px;
	}	
}

@media screen and (max-width: 420px){
	#main{
		min-height:750px;
	}
	.details img{
		display:none;
	}
	.image{
		display:none;
	}
	#column_r p.job{
	margin: 0 0 7px 0;
	}
	p.bio1{
	margin: 0 0 7px 0;
	}
	p.bio2{
	margin: 0 0 0px 0;
	}
}
@media screen and (max-width: 375px){
	#people2{
		width: 300px;
	}
	#people2 p{
		width: 290px;
	}

	img.office_l{
		width: 294px;
		top: 66px;
		left: 0px;
	}
	img.office_m{
		top: 376px;
		left: 0px;
		width:143px;
	}
	img.office_rt{
		width: 140px;
		top: 376px;
		left: 154px;
	}
	
	img.office_rb{
		width: 140px;
		top: 504px;
		left: 154px;
	}

}
