/*This is the CSS file for the Amazon Links at the bottom of UIA.*/
#AdContainer{/*position:relative; height:60px;*/ width:100%;}

#TheAd {
	margin:10px 5px 5px 5px;
	padding:5px;
	border:1px solid #bbbbbb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	background-color:#FFFFCC;
	color:#000000;
	cursor:pointer;	
	text-decoration:none; 
	width:550px;
	max-width:600px;
	/*float:left;*/
	}
.HarvardBooks {
	border:1px solid #bbbbbb;
	cursor:pointer;	
	text-decoration:none; 
	width:100px;
	height:40px;
	position:absolute;
	z-index:5;
	top:0px;
	left:500px;
	}
#NAU2 {position:absolute; top:10px; left:640px;} /*For the header ad */
#NAU2a { text-align:center; width:600px; border:}
