body
{
	font: 8pt Arial;
	padding: 0px;
	padding-left: 70px;
	padding-right: 100px;
	margin: 0px;
}
td, select
{
	font: 8pt Arial;
}
th
{
	background-color: #DEDEDE;
}
img
{
	border: 0px;
}
blockquote
{
	font-style: italic;
	background-color: #EFEFEF;
	padding: 5px;
}
h2
{
	font-size: 16px;
}
#title
{
	height: 60px;
	font-size: 21pt;
	white-space: nowrap;
	margin-top: 20px;
	margin-bottom: -10px;
	font-weight: normal;
}
#menu
{
	height: 20px;
	padding-top: 4px;
	margin-bottom: 10px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
.menuItem
{
	text-decoration: none;
}
#content
{
	background-color: white;
}
#footer
{
	margin-top: 15px;
	font-size: 10px;
	height:15px;
	text-align: center;
	clear: both;
	background-color: white;
	vertical-align: bottom;
}
#RSS, #email
{
	display: inline;
	color: white;
	background-color: darkorange;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	height: 14px;
	width: 36px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #FFCC66;
	border-left: 1px solid #FFCC66;
	border-bottom: 1px solid #996600;
	border-right: 1px solid #996600;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}
image
{
	border: 0px none;
}
input, button
{
	font-size: 7pt;
}
.reference
{
	margin-top: 7px;
	display:block;
	font-size: 9px;
}
.opener
{
	width: 9px;
	height: 9px;
	cursor: pointer;
	display: inline;
	margin-right: 3px;
}

/* --[research]----------------- */
#ref
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFE1;
	border: 1px solid black;
	visibility: hidden;
	text-align: left;
	padding: 3px;
}
.nobr
{
	white-space: nowrap;
}
.z
{
	font-family: serif;
	font-size: 14px;
	font-weight: 900;
}
/* --[photos]------------------- */
.cv
{
	border: 1px solid black;
}
#photoNav
{
	white-space: nowrap;
	width: 180px;
	height: 480px;
	overflow-y: auto;
	text-align: center;
}
#photoCaption
{
	width: 640px;
	text-align: center;
	font-weight: 900;
}
/* ---------------------------- */