body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../canvas/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left 175px;
}


#logo {
	position:absolute;
	width:233px;
	z-index:5;
	top: 96px;
	left: 25px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}.headercell {
	background-color: #ECE3C6;
}

.leftcell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
}

#headnav {
	position:absolute;
	width:200px;
	z-index:1;
	left: 336px;
	top: 123px;
	
}

#bionav {
	position:absolute;
	width:300px;
	z-index:1;
	left: 485px;
	top: 145px;
	visibility: hidden;
	
}

#footer {
	position:absolute;
	width:760px;
	z-index:1;
	left: 144px;
	top: 473px;
}
#midbox {
	position:absolute;
	width:250px;
	height:286px;
	z-index:2;
	left: 114px;
	top: 175px;
	background-color: #FFFFFF;
}

#narrowbox {
	position:absolute;
	width:205px;
	height:286px;
	z-index:3;
	left: 738px;
	top: 175px;
	background-color: #FFFFFF;
}

#widebox {
	position:absolute;
	width:366px;
	height:286px;
	z-index:4;
	left: 368px;
	top: 175px;
	background-color: #707B59;
	background-image: url(../canvas/greenbg1.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #F5F5F5;
}

#midboxrite {
	position:absolute;
	width:250px;
	height:286px;
	z-index:2;
	left: 693px;
	top: 175px;
	background-color: #FFFFFF;
}
#narrowboxrite {
	position:absolute;
	width:205px;
	height:286px;
	z-index:3;
	left: 114px;
	top: 175px;
	background-color: #FFFFFF;
}
#wideboxtwo {
	position:absolute;
	width:366px;
	height:286px;
	z-index:4;
	left: 321px;
	top: 175px;
	background-color: #707B59;
	background-image: url(../canvas/greenbg1.jpg);
	background-repeat: repeat;
}
