
	.floated_resident {
	 float: left;
	 width: 137px;
	 margin: 10px;
	 text-align:center;
	 height: 200px;
	}
	.image_resident {
	width:137px;
	max-width:137px;
	}
	.floated_faculty {
	 float: left;
	 margin: 10px;
	 width:100%;
	 max-width:331px;
	}
	.image_faculty {
	width:100%;
	margin-right:10px;
	max-width:137px;
	float:left;
	}

.Footer {
    margin-bottom: 1500px;
}

#backtotop a {
    width: 117px;
    text-align: center;
    text-decoration: none!important;
    height: 24px;
    background-color: #461d7c;
    moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 5px solid #FDD032;
    padding: 5px;
    color: #FDD032!important;
    font-size:20px;
    float:right;
    margin-bottom:15px;
}


.facultydetail{
	max-width: 1000px;
	margin: auto;
}

.facultydetail img {
	alignment: left;
}

.facultywrapper {
	margin: auto;
	max-width: 1300px;
}

.facultygrid {
	clear:both;	
	display:block;
	margin:0 auto;
}

.facultygrid:after {
	content: "";
	display: table;
	clear: both;
}

.facultygriditem {
	float:left;
	text-align:left;
	width:341px;	
	height:300px;
	padding-right:10px;
	font-size:12px;
}

.facultygriditem img {
	float:left;
	float:
	max-width:150px;
	max-height:180px;
	padding-right:25px;
	margin-bottom: 35px;
}

img.centered{
	display: block;
    margin-left: auto;
    margin-right: auto 
}

#bottomrightcontent {
	Margin-bottom:0px;
}