#teachers_mehndi{
	position: absolute;
	top:0px;
	left: 40px;
	z-index: 50;
}

#instructors_title{
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 100;
	color: #000000;
	font-family: sans-serif;
	font-size: large;
}

#instructor_table{
	position: relative;
	top: 100px;
	width: 824px;
	z-index: 100;
	color: #FFFFFF;
	margin: 10px;
	text-align: left;
}

.table_cell{
	margin-left: 10px;
	padding-top: 0px;
	float: left;
	height: 144px;
	width: 255px;
	color: #FFFFFF;
	line-height: 115%;
	vertical-align: bottom;
}

.instructor_pics{
	float: left;
	height: 114px;
	width: 114px;
}

.instructor_info{
	float: left;
	padding-left: 2px;
	text-align: left;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #FFFFFF;
	height: 114px;
	margin-top: 15px;
}

.ryt_text{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}

.email_text{
	font-family: "Arial Black", sans-serif;
	font-size: smaller;
	color: #000000;
	vertical-align: bottom;
}

.email_text a{
	color: #000000;
	text-decoration: none;
}

.email_text a:hover{
	text-decoration: underline;
}

.instructor_subtext{
	font-family: sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.br_small{
	font-size: xx-small;
}

.teacher_image img{
	border: 1px solid #FFFFFF;
}
.teacher_image:hover img{
	border: 1px solid #000000;
}

.instructor_bio{
	font-family: "Avant Garde","Century Gothic", sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 2px;
	border-color: #000000;
	border: solid;
	position: absolute;
	visibility: hidden;
	z-index: 200;
	padding: 10px;
	width: 250px; 
}

.instructor_bio_intro{
	text-align: center;
	font-weight: bold;
}