#mainbox {
	position:relative;
	top:0px;
	left:0px;
	display:block;
	width:955px;
	height:400px;
}

#tableBlock {
	position:absolute;
	left: 255px;
	top: 50px;
	overflow: auto;
	height: 200px;
	width: 445px;
	
}

#name {
	position:absolute;
	top:300px;
	left:299.5px;
	display:block;
	width:356px;
	height:20px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.teach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.teach:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.inresearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.design:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #9933FF;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#resnavblock {
	position:absolute;
	top:275px;
	left:300px;
	width:346px;
	height:20px;
}
.resnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.resnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: none;	
}
.inresnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;	
}

#subtext {
	position:absolute;
	top:280px;
	left:298.5px;
	display:block;
	width:358px;
	height:20px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	position: absolute;
}

#navbottom{
	position:absolute;
	left: 399.5px;
	top: 350px;
	height: 20px;
	width: 156px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}
.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;	
}
