﻿html>body .box
{
width: auto;
min-width: 40px
} 

body {
	overflow-y: auto;
	overflow-x: auto;
	background-color: #ffffff;
	margin:0;
}

.header {
	display:none;
}

.crest {
	position:absolute;
	left:0px;
	top:-3px;
	z-index:2;
}
img.crest {
	position:absolute;
	left:10px;
	top:0px;
}

img.photoRight
{
  padding: 2px; 
  background-color:#cdcdcd;
  border: 1px darkgray solid;
  float:left;
  margin-top:2px;
  margin-left:7px;
  margin-right:2px;
}

.bioPhoto {margin-left:7px; margin-bottom:5px; border:3px gray solid;}
div.affiliation span.right {
/*  display::none; */
  }

.affilIcon {
	display:none;
}

a.affiliation:link {display:none;}
a.affiliation:visited {display:none;}
a.affiliation:hover {display:none;}
a.affiliation:active {display:none;}

div.caption-textRight
{
  float: left;
  clear: left;
  margin-right:5px;
  margin-left:5px;
  text-align: left;
  padding:2px;
  color: #595959;
  font-size: 80%;
  width:300px;
}

div.copyrightRight
{
  clear:left;
  float: left;
  color: #595959;
  font-size:80%;
  font-family: "Franklin Gothic Book", Verdana;
  margin-right:2px;
  margin-left:2px;
}


.headerText {
	display:none;
}

.directorText {
	display:none;
}

.menuSpace {
	display:none;
}

.leftPane {
	display:none;
}

.centerPane {
	font-weight: normal;
	background-color: #Ffffff;
	font-family: "arial", sans serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	width=100%;
	margin:10px;
}

.centerPaneExternal {
	font-variant:italic;
	color: #D46E00;
}

.centerPaneSeparator {
	background-image:url('../images/centerPaneSeparator.gif');
	background-repeat: repeat-x;
}

.centerPaneHeading {
	font-weight: normal;
	background-color: #Ffffff;
	font-family: "Times", serif;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:.2em;
	color: #8B5500;
	line-height: 24px;
	margin:10px;
}

#column1SecondSheetHeading {
	font-weight: bold;
	background-color: #Ffffff;
	font-family: "Times", serif;
	font-size: 18px;
	letter-spacing:.1em;
	color: #000;
	line-height: 24px;
	margin:-bottom:15px;
	text-align:center;
}

.tweetmeme {display:none;}

.facebookmeme {display:none;}

.addthis_button {display:none;}

.rightPane {
	display:none;
}

.contact {
	font-weight: normal;
	font-family:  Georgia, Times, serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	line-height: 1.4em;
}

#navigation {
	display:none;
}

.headerSeparator {
	display:none;
}

.orangeSeparator {
	display:none;
}

.verticalSeparatorLeft {
	display:none;
}

.verticalSeparatorRight {
	display:none;
}
