/********* These are page adjustments for academic integrity. These page adjustments 
	are necessary for the coloured tables and the random photos. *********/

	
#centre {
	margin-left: 0px;
	width: 786px;
	}
	
#text {
	width: 552px;
	padding-bottom: 10px;
	}
	
#breadcrumb {
	margin-left:20px;
	}
	
h1 {
	margin-left:20px;
	}
	
.hcsbody {
	width: 524px;
	padding-left: 20px;
	float: left;
	padding-right: 8px;
	padding-bottom: 10px;
	line-height: 1.3em;
	}
	
	
	
	


	
	
	
/**************** Main picture, the news box beside it and the captions ****************/
#main_picture {
	margin-top: 0px;
	margin-left: 0px;
	width: 412px;
	/*Picture width can be no more than 412*/
	z-index: -1;
	float: left;
	}
	
#news_box {
	width: 170px;
	margin-right: -40px;
	float: left;
	padding: 5px;
	height: 226px;
	background-color: #C7C8C3;
	z-index: -1;
	}
	
#news_box p {
	padding: 0px; 
	margin: 0px;
	}
	
.caption {
	padding-left: 14px;
	text-decoration:none;
	background-color: #fff;
	color: #000;
	margin-left:15px;
}	

/* This prevents Firefox from putting boxes around links */
a { outline: none; }

/* A to Z list on the resources page */
#azlist ul {
	margin-top:0em;
	padding-top:0px;
	}
