p.NavBar
{
	text-align: center
}
h1
{
	text-shadow: #ddd 0.3em 0.3em 0.2em
}
h3
{
	text-shadow: #ddd 0.2em 0.2em 0.2em
}
h2
{
	text-shadow: #ddd 0.2em 0.2em 0.2em
}
div.PersonInfo
{
	padding-left: 22em
}
div.Photo
{
	margin: 2em 0em 3em 0em;
	float: left
}
div.PhotoFrame
{
	margin: -1em 0.5em 0 -1em;
	padding: 0em
}
div.Shadow
{
	padding: 0.5em 0em 0.5em 0.5em;
	background: #576;
	margin: 1em 0em 0em 1em
}
img.Photo
{
	border: solid;
	border-width: thin;
	border-color: black
}
h2.PersonInfo
{
	font-family: sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: small
}
ul.PersonInfo
{
	font-size: small
}
dt.Contact
{
	font-size: small;
	font-weight: bold;
	font-variant: small-caps
}
dd.Contact
{
	font-size: small
}
span.PaperTitle
{
	font-weight: bold
}
span.ConferenceName
{
	font-style: italic
}
li.publications
{
	margin-bottom: 1em
}

