body{
	font-family: Tahoma, Geneva, sans-serif;
}

.box{
	float:left;
	padding-right:10px;
}

.clear{
	clear:both;
}

.bold{
	font-weight:bold;
}

.ital{
	font-style:italic;
}

.lalign{
	text-align:left;
}

h2{
	font-size:110%;
	font-weight:bold;
}

h3{
	font-size:110%;
	text-decoration:underline;
	font-weight:normal;
}

.profile{
	width:100%;
	border-top-style:solid;
	border-top-color:black;
	border-top-width:1px;
	margin:0px;
	padding:.5em 0px 0px .5em;
	clear:both;
}

.profLeft{
	width:33.3%;
	float:left;
	padding:0px;
	margin:0px 1.5% 1em 0px;
}

.profRight{
	width:63.6%;
	float:left;
	padding:0px;
	margin:0px;
}
	
.contact{
	border-style:none;
	width:600px;
	text-align:left;
}

.faculty{
	background:white;
	font-size:68.75%;
}

.contact td{
	vertical-align:top;
	border-top-style:solid;
	border-width:1px;
	border-color:black;
}

#categoryHead{
	padding-top:80px;
	border-top-style:none;
}

#dissertations{
	border-style:solid;
	border-color:black;
	border-width:1px;
	text-align:center;
}

#dissertations td{
	border-style:solid;
	border-color:black;
	border-width:1px;
}

.year{
	background-color:#99CCFF;
}

.event{
	margin-bottom:1em;
	padding-left:1em;
	padding-top:0px;
}

.photo{
	border-style:inset;
	margin-bottom:1em;
}

#jumpMenu{
	display:none;
}
