@charset "UTF-8";
/* CSS Document */

#nav_0 {
	background-image:url(../graphics/menu_off/works.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:60px;
	position:absolute;
	left:50px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_1 {
	background-image:url(../graphics/menu_on/teaching.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:75px;
	position:absolute;
	left:125px;
	bottom:16px;
	text-indent:-9999em;
	}
#nav_2 {
	background-image:url(../graphics/menu_off/statement.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:85px;
	position:absolute;
	left:220px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_3 {
	background-image:url(../graphics/menu_off/resume.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:65px;
	position:absolute;
	left:325px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_4 {
	background-image:url(../graphics/menu_off/contact.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:75px;
	position:absolute;
	left:405px;
	bottom:19px;
	text-indent:-9999em;
	}
	
h2 {
	width:200px;
	height:30px;
	background-image:url(../graphics/headings/teaching_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#teaching p{
	margin:0 0 12px 0;
	padding:0;
	line-height:18px;
	color:#002C39;
}
#teaching {
	margin:50px 0 30px 60px;
	width:840px;
	}
	
#left_text {
	width:370px;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#right_text {
	width:370px;
	margin:0 0 0 50px;
	float:left;
	font-size:14px;
	line-height:18px;
	}
#text {
	width:345px;
	margin:20px 0 0 65px;
	/*float:left;*/
	font-size:14px;
	line-height:18px;
	}
/*#image {
	width:487px;
	height:490px;
	position:absolute;
	right:2px;
	top:65px;
	background-image:url(../graphics/statement/work.jpg);
	background-repeat:no-repeat;
	}*/
	
#images {
	float:left;
	width:840px;
	overflow:hidden;
	margin:20px 0 0px 0;
	}
#link_list {
	text-align:left;
	font-size:12px;
	margin-bottom:20px
	}
#link_list ul {
	margin:0;
	padding:0 30px 0 0;
	width:250px;
	list-style:none;
	float:left;
	}
#link_list a:active, a:link, a:visited {
	color:#8E959A;
	}
#link_list a:hover {
	color:#BFCFDC;
	}
#link_list img {
	margin:10px 0 10px 0;
	}
