#banner .center .facultynameleft{float:left; margin:0; padding:0; width:15%;}
#banner .facultylogo{background:transparent url(../images/facultylogo.gif) no-repeat scroll left 50px; display:block; font-size:0; height:100px; margin-top:-50px; width:129px;}

/*the figure div is used to place random photos on pages with captions.*/
div.figureRight {
	float: right;
	width: 250px;
	padding-left:10px;
}
div.figureRight p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

div.figureLeft {
	float: left;
	width: 250px;
	padding-right:10px;
}
div.figureLeft p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

a.webicon {background:url(../images/icons/webicon_small.gif) bottom left no-repeat; padding:0pt 0pt 0pt 15px; margin:0;}

