#mainbox {
	position:relative;
	top:0px;
	left:0px;
	display:block;
	width:955px;
	height:400px;
}

#name {
	position:absolute;
	top:300px;
	left:300px;
	display:block;
	width:355px;
	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;
}
.indesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #9933FF;
	text-decoration: none;
}
.research {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.research:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}

#subtext {
	position:absolute;
	top:277px;
	left:375px;
	display:block;
	width:206px;
	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;
}

#imageplaceholder {
	position:absolute;
	top:120px;
	left:225px;
	display:block;
	width:505px;
	height:60px;
	}

#design01{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	background-image:url(images/thumbs/msu.jpg);
	width:80px;
	height:60px;
	}
#design01:hover{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	background-image:url(images/thumbs/msu_h.jpg);
	width:80px;
	height:60px;
	}
#design02{
	position:absolute;
	top:0px;
	left:85px;
	display:block;
	background-image:url(images/thumbs/wtc.jpg);
	width:80px;
	height:60px;
	}
#design02:hover{
	position:absolute;
	top:0px;
	left:85px;
	display:block;
	background-image:url(images/thumbs/wtc_h.jpg);
	width:80px;
	height:60px;
	}
#design03{
	position:absolute;
	top:0px;
	left:170px;
	display:block;
	background-image:url(images/thumbs/mit.jpg);
	width:80px;
	height:60px;
	}
#design03:hover{
	position:absolute;
	top:0px;
	left:170px;
	display:block;
	background-image:url(images/thumbs/mit_h.jpg);
	width:80px;
	height:60px;
	}
#design04 {
	position:absolute;
	top:0px;
	left:255px;
	display:block;
	background-image:url(images/thumbs/amb.jpg);
	width:80px;
	height:60px;
	}
#design04:hover{
	position:absolute;
	top:0px;
	left:255px;
	display:block;
	background-image:url(images/thumbs/amb_h.jpg);
	width:80px;
	height:60px;
	}
#design05 {
	position:absolute;
	top:0px;
	left:340px;
	display:block;
	background-image:url(images/thumbs/dc.jpg);
	width:80px;
	height:60px;
	}
#design05:hover {
	position:absolute;
	top:0px;
	left:340px;
	display:block;
	background-image:url(images/thumbs/dc_h.jpg);
	width:80px;
	height:60px;
	}
#design06 {
	position:absolute;
	top:0px;
	left:425px;
	display:block;
	background-image:url(images/thumbs/gerard.jpg);
	width:80px;
	height:60px;
	}
#design06:hover {
	position:absolute;
	top:0px;
	left:425px;
	background-image:url(images/thumbs/gerard_h.jpg);
	width:80px;
	height:60px;
	}

#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;	
}
