
.wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 600px;
	width: 788px;
	margin: -300px 0 0 -394px;
}


.top {
	background-repeat: no-repeat;
	background-image: url(../images/line.jpg);
	margin-bottom: 15px;
	height: 30px;
	width: 788px;
	overflow: hidden;
}
.title {
background-color: white;
overflow: hidden;
float: left;
padding: 10px 0 0 0;
}

.title a{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	color: black;
	text-decoration: none;
}

.right_info {
float: right;
z-index: 100;
background-color: white;
padding-top: 8px;
}

.right_info p{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 10px;
color: black;
text-align: right;
float: right;
z-index: 100;
font-style: italic;
}




#line.normal{
	background-repeat: no-repeat;
	background-image: url(../images/line.jpg);
	width: 708px;
	float: left;
	display: inline;
	height: 30px;
	width: 708px;
}




.info_under{
	width: 788px;
	height: 12px;
	float: left;
	display: inline;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	padding: 1px;
	margin: 0PX;
	color:#CCCCCC;
	}

.bottom{
	background-repeat: no-repeat;
	background-image: url(../images/underline.jpg);
	height: 13px;
	width: 788px;
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
}

.links{
	background-color: white;
	float: left;
	margin: 0px;
	z-index: 100;
}
.link-list {
	margin: 0px;
	list-style: none;
	float: left;
	padding: 0px 0 0 0;
}
.link-list li{
	margin: 0px;
	display:inline;
	float: left;
}
.link-list li a{
	margin: 0px;
	display:inline;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:underline;
	float: left;
}

.bio{
height: 457px;
width: 788px;
overflow: hidden;
}

.bio_column{
height: 457px;
width: 197px;
float: left;
display: inline;
}

.bio_column p{
line-height: 9pt;
text-align: left;
valign: top;
font-size: 10px;
}

.bio_column p span{
line-height: 24px;
text-align: left;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

.bio_column p span.italic{
text-align: left;
font-size: 10px;
font-style: italic;
}

li.summer a{
color: #cc3300;
}


li.fall a{
color: #ff3300;
}

li.biography a{
color: #990000;
}
li.mail a{
color: #990000;
}




li.underconstruction a{
color: black;
}



