.image {
	position : relative;
	height : 200px;
	text-align : center;
	margin-bottom : 5px;
	margin-top : 0px;
	}

.image img, .ind_pic{
	width : 149px;
	height : 200px;
	border : 1px solid black;
	}
	
.staff_row, .link_row{
	position : relative;
	width : 860px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
		}
		
.staff0, .staff1, .staff2, .staff3, .link0, .link1, .link2, .link3 {
	width : 210px;
	text-align : center;
	position : relative;
	display : inline-block;
	vertical-align : top;
	}
	
.staff1, .staff2, .staff3, .link1, .link2, .link3 {left : 1px;}

.link0, .link1, .link2, .link3 {height : 20px;}

button {
	width : 100px;
	text-align : center;
	}
	
td{vertical-align : top;}

.top_section_content{
	margin-left : 35px;
	width : 890px;
	border : 1px solid black;
	margin-bottom : 60px;
	padding : 0px;
	}
	
h3{margin-left : 20px;
	margin-right : 20px;}
	
.name{
	font-size : 20px;
	}

.employee_bio{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 850px;
	top : 10px;
	margin-bottom : 20px;
	}

.employee_bio img{
	position : relative;
	float : left;
	margin-right : 10px;
	border : 1px solid black;
	}
	
.employee_bio h3{
	margin-bottom : 20px;
	}
	
.employee_bio p{
	margin-top : 0px;
	}
	
.employee_bio h2{
	margin-top : 10px;
	}

.link_row a{
	font-family : sans-serif;
	font-weight : bold;
	display : block;
	margin-top : 10px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	color : white;
	font-size : 14px;
	text-decoration : none;
	background : url(../pics/button1.jpg);
	height : 18px;
	width : 87px;
	}
	
.link_row{margin-bottom : 40px;}
.link_row a:visited{
	color : #a5a5a5;
	}	
	
.link_row a:hover{
		background : url(../pics/button1hover.jpg);
		color : white;
	}
	

.top_section_content {
	margin-bottom : 60px;
	padding-bottom : 20px;}
	
h1{
	text-align : center;
	font-size : 35px;
	border : 1px solid black;
	background : #eee;
	margin : 20px 20px 40px 20px;	
	}
