
	#contents {
		margin: 30px 70px 0px 58px;
		text-align: justify;
		display:block;
		position:relative;
		top: 10px;
	}
	
	#contents p.lighter {
		background:#F6F4EE;
		margin: 0px -10px 0px -20px;
		padding: 15px 20px 15px 20px;
		position:relative;
		left:6px;
		text-align: left;
		
	}

	#david_peddie_news h2 {
		display:block;
		padding: 0;
		text-indent: -9999px;
		position:relative;
		top:-10px;
		width: 187px;
		height: 202px;
		background: url("../images/david_peddie_news.jpg") left top no-repeat;
		float:left;
		margin: 0px 20px 0px 0px;
	}

	#david_peddie_news h3 {
		display:inline;
		font-size: 14pt;
		padding: 10px 0 0 0;
 	}
	
	#description {
		display:inline;
		font-size: 7pt;
		left:10px;
	}


	#objectives {
		margin: 20px 65px 20px 65px;
		text-align: justify;
		display:block;
	}
	
	#introduction {
		margin: 20px 65px 20px 65px;
		text-align: justify;
	}
	
	#more_info {
		margin: 20px 65px 20px 65px;
	}
	
	#menu_projects {
		display:block;
		float: left;
		margin: 0px 20px 20px 0px;
		padding: 0px;
		position:relative;
		left: -20px;
	}
	
	#menu_projects ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	#menu_projects ul li {
		list-style: none;
	}
	
	img.thumb_gallery {
		padding:6px;
		margin:10px 10px 0px 0px;
		background: white;
		border: solid 1px #dddddd;
	}
	
	img.thumb_gallery:hover {
		border: solid 1px #888888;
	}
	
	img.featured_news {
		padding:6px;
		background: white;
		border: solid 1px #dddddd;
		float: right;
		margin: 0px 0px 20px 20px;
		position:relative;
	}
	
	div.dater {
		font-size: 8pt;
		font-style: italic;
	}