@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_off/teaching.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:75px;
	position:absolute;
	left:125px;
	bottom:19px;
	text-indent:-9999em;
	}
#nav_2 {
	background-image:url(../graphics/menu_on/statement.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:85px;
	position:absolute;
	left:220px;
	bottom:16px;
	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;
	}
#statement {
	width:840px;
	height:550px;
	margin:50px 0 30px 60px;
	background-color:#FFFFFF;
	}
h2 {
	width:200px;
	height:30px;
	background-image:url(../graphics/headings/statement_heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	}

#text {
	width:345px;
	font-size:14px;
	line-height:18px;
	}
#image {
	width:487px;
	height:490px;
	position:absolute;
	right:2px;
	top:150px;
	background-image:url(../graphics/statement/work.jpg);
	background-repeat:no-repeat;
	}