	body { font:12px/1.3 Arial, Helvetica, sans-serif; color:#4C5114; background-color:#efefef; text-align:center; }

	* { margin:0; padding:0; }
	p { margin-bottom:1em; }

	a, a:visited { color:#88A42D; text-decoration:none; }
	a:hover { color:#B50E05; }

	#container { margin:0 auto; text-align:left; width:750px; background-color:#fff; }

	#header { height:150px; background:#efefef url(images/newhead0.jpg) no-repeat top left; }
	#header h1 a { height:142px; display:block; }
	#header h1 span { display:none; }


	/* Global navigation */
#navcontainer { position:relative; height:20px; background-color:#efefef; border-bottom:1px dotted #C6DF76; }


#navlist { position:absolute; background:url(images/nav_bg.gif) no-repeat 0 0; height:20px; width:324px; }
#navlist li { list-style:none; position:absolute; top:0;}
#navlist li, #navlist a {height:20px; display:block;}
#projects {left:0; width:70px;}
#teaching {left:70px; width:70px;}
#collaboration {left:140px; width:98px;}
#peripheral {left:238px; width:86px;}

#projects a:hover {background:transparent url(images/nav_bg.gif) no-repeat 0 -40px;}
#projects a.active, #projects a.active:hover {background:transparent url(images/nav_bg.gif) no-repeat 0 -20px;}
#teaching a:hover {background:transparent url(images/nav_bg.gif) no-repeat -70px -40px;}
#teaching a.active, #teaching a.active:hover {background:transparent url(images/nav_bg.gif) no-repeat -70px -20px;}
#collaboration a:hover {background:transparent url(images/nav_bg.gif) no-repeat -140px -40px;}
#collaboration a.active, #collaboration a.active:hover {background:transparent url(images/nav_bg.gif) no-repeat -140px -20px;}
#peripheral a:hover {background:transparent url(images/nav_bg.gif) no-repeat -238px -40px;}
#peripheral a.active, #peripheral a.active:hover {background:transparent url(images/nav_bg.gif) no-repeat -238px -20px;}

#navlist span {display:none;}



	#left { float:left; clear:right; width:323px; padding-bottom:10px; margin-top:15px; border-right:1px dotted #C6DF76; }
	.sectionText ul li {background:url(images/x.jpg) no-repeat 0 2px; list-style: none outside none; padding:0 0 15px 15px;}
	.sectionLinks {margin:15px 10px 0 28px;}
	.sectionText {margin:15px 10px 0 28px;}
	.imagealign {text-align:center;}
	.sectionThumbs { margin:15px 0 10px 28px; }
	.sectionThumbs img { float:left; clear:none; margin:0 15px 15px 0; }
	.sectionThumbs a img { border:1px solid #C6DF76; }
	.sectionThumbs a:hover img { border:1px solid #B50E05; }
	#left h3 { font:14px/1.3 Arial, Helvetica, sans-serif; clear:both; color:#E3541C; margin:15px 0 10px 28px; border-bottom:1px dotted #C6DF76; }
	.imageplace { text-align:center; }

	#right { float:right; clear:none; width:426px; margin:10px 0; }
	.sectionRight { margin:15px 38px 10px 42px; }
	.sectionText {margin:15px 10px 0 20px;}
	#recentnews { margin:0px 38px 0px 42px; height:300px; overflow:auto; }
	#right h3 { font:14px/1.3 Arial, Helvetica, sans-serif; color:#4C5114; border-bottom:1px dotted #C6DF76; font-wieght:bold; }

	.slideThumbs { height:19px; background-color:#7C8070; margin:5px 0 10px 0; }
	.slideThumbs img { float:right; clear:left; margin:3px 5px 0 0; border:0; }


		#footer { clear:both; padding:7px 0 5px 0; margin-top:5px; background:url(images/footer_bg.gif) no-repeat bottom left; border-top:1px dotted #C6DF76; height:20px; }
	#footer p { margin-left:15px; font-size:10px; }
		
		
