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



/* link styles */

a:link {color: #898888; text-decoration: none; }
a:active {color: #CCCCCC;text-decoration: none;}
a:visited {color: #898888;text-decoration: none;}
a:hover {color: #000000;text-decoration: none;}

/*img {border:1px;}*/



/*text styles*/

.navfont {
	font-family:Helvetica, sans-serif, Arial;
	font-size:11px;
}

.bodyfont {
	font-size:11px;
	font-family: Helvetica, sans-serif, Arial;
	line-height: 25px;	
}

.bodyfont2 {
	font-size:11px;
	font-family: Helvetica, sans-serif, Arial;
	line-height: 16px;	
}

.bodyfontj {
	font-size:11px;
	font-family: Helvetica, sans-serif, Arial;
	line-height: 25px;
	text-align: justify;
}

.numbersnav {
	font:Helvetica, sans-serif, Arial;
	font-size:12px;
}

.copyfont {
	font-size:11px;
	text-align:right;
	color:#898888;
	font-family: Helvetica, sans-serif, Arial;
	line-height:25px;
}

/* main elements on all pages */

#container {
	margin: auto;
	width:800px;
	background-color:#FFFFFF;
	position:relative;
	height: 665px;
}

#mainnav {
	width: 800px;
	padding-top: 50px;
	position: relative;
	background-color: #FFFFFF;
}

#secondarynav {
	width: 750px;
	height:80px;
	margin-left: 50px;
	position: relative;
}

#space {
	width: 800px;
	height:25px;
	position: relative;
	background-color:#FFFFFF;
}

#line {
	width: 800px;
	height:1px;
	position: relative;
	background-color:#3e3e3e;
}

#logo {
	position:absolute;
	right: 0px;
	top: 41px;
	z-index:0;
}

#indexbody {
	width: 750px;
	height:470px;
	margin-left:50px;
	position: relative;
	background-color:#FFFFFF;
	
}

#workbody {
	width: 700px;
	height:470px;
	margin-left:98px;
	position: relative;
	background-color:#FFFFFF;
	
}

#worknav {
	line-height: 33px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 162px;
}

#worksubnav {
	line-height: 33px;
	width: 210px;
	height:35px;
	position: absolute;
	left: 130px;
	top: 130px;
	z-index:10;
}

#contentbody {
	width: 800px;
	height:530px;
	margin-left:0px;
	position: relative;
	background-color:#FFFFFF;
	
}

#contentbody2 {
	width: 800px;
	height:530px;
	margin-left:0px;
	position: relative;
	background-color:#FFFFFF;
	overflow: auto;
}

#contentspacer {
	width: 750px;
	height:20px;
	margin-left: 50px;
	position: relative;
	background-color:#FFFFFF;
}

#biotext {
	width: 270px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:2;	
}

#bioimage {
	position: absolute;
	right: 0px;
	bottom: 44px;
	z-index:1;
}

#newsbox {
	height: 170px;
	width: 600px;
	position: relative;
	background-color:#00FF00;
	background-image: url(../misc%EF%80%A9/treehugger.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 200px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#newsimage {
	height: 150px;
	width: 200px;
	position: relative;
	background-color:#000000;
	clip: rect(auto,0px,auto,auto);
}

#iframenav {
	line-height: 33px;
	width: 702px;
	height:35px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:9;
}

#iframebox {
	padding: 0px;
	height: 450px;
	width: 702px;
	position: relative;
	left: 0px;
	z-index:9;
}

#iframecontainer {
	width:702px;
	height:485px;
	position:absolute;
	left:0px;
	top:0px;
	padding-top:40px;
	z-index:9;
}
