body {
font-family: Arial,Geneva,san-serif;
font-size: small; 
background-color: #F5FAF7; 
}

#pagecontainer {
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
}

h2	{color: #206847; 
	font-family: Helvetica,Arial,san-serif;
}
h3	{color: #206847; 
	font-family: Helvetica,Arial,san-serif;
}

h4	{color: #6D916F; 
	font-family: Helvetica,Arial,san-serif;
}

h5 	{
color: #88621E;
}


a:link	{
	text-decoration: underline;
	font-weight: bold; 
	color: #7B68EE; 
}
a:visited {
	text-decoration: underline;
	font-weight: bold; 
	color: #206847; 
} 
a:hover	{
	text-decoration: underline;
	font-weight: bold; 
	color: #B369EE;  
}

p.centeredimage	{
	text-align: center;
	}
	
#banner {
	top: 0;
	left: 0; 
	text-align: left;
	padding: 0px;
	padding-bottom: 16px;
	margin: -1px;
	height: 82px; 
	width: 100.4%;
} 

#name {
	position: absolute; 
	top: 5px;
	left: -1px;
	width: 781px;
	height: 50px;
	font-family: Hei,Helvetica,Arial,san-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #206847;  
	font-size: 3em; 
	padding: 12px 5px 12px 15px;
	border-bottom: 5px solid; 
	}
	
#name a:link	{
	text-decoration: none;
	font-weight: bold; 
	color: #206847; 
}
#name a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #206847; 
} 
#name a:hover	{
	text-decoration: none;
	font-weight: bold; 
	color: #206847;  
}
#affiliation {
	float: left;
	width: 500px;
	color: #7B68EE; 
	font-weight: bold;
	/*font-size: 95%; */
	padding: 1px 0px 5px 0px;
	margin: 30px 0 12px 300px; 
	clear: left;
	}

#affiliation a, #affiliation a:visited {
	color: #7B68EE;
	}

#affiliation a:hover { 
	color: #B369EE; 
	} 

#menu_container {
	width: 799px;
	background: #7B68EE; 
	position: absolute;
	top: 85px; 
	margin-left: -1px;
	border-width: 1px;
	border-style: solid;
	border-color: #908E7C; 
	padding: 0;
	height:28px; 
	z-index: 500;
	}

#topmenu, #topmenu ul {
	padding:0; 
	margin:0; 
	list-style-type: none;
	}

#topmenu a, #topmenu a:visited {
	display:block;
	width:125px; 
	text-align: center; 
	color:#fff; 
	line-height:27px; 
	font-size: 1em;
	text-decoration:none; 
	padding: 0 12px;
	}
	
#topmenu li#first {
	position: absolute; 
	top: 0;
	left: 0;
	}

#topmenu li#second {
	position: absolute; 
	top: 0;
	left: 150px;
	}
#topmenu li#third {
	position: absolute; 
	top: 0;
	left: 300px;
	}
#topmenu li#fourth {
	position: absolute; 
	top: 0;
	left: 450px;
	}
#topmenu li#fifth {
	position: absolute; 
	top: 0;
	left: 600px;
	}

#topmenu li#sixth {
	position: absolute; 
	top: 0;
	left: 750px;
	}

#topmenu li#seventh {
	position: absolute; 
	top: 0;
	left: 900px;
	}
	
#topmenu li:hover > a {
	color: #FFF; 
	background: #206847;
	padding: 0 12px;
	display:block;
	width:125px; 
	text-align: center; 
	line-height:27px;
	font-size: 1em; 
	text-decoration:none; 
	padding: 0 12px;
	}
	
#topmenu li ul {
	display:none;
	}
	
#topmenu li.selected a {
	display: block;
	background: #206847; 
	color: #ffffff; 
	border-bottom-color: #908E7C; 
}

#leftcolumn {
	float: left;
	width: 149px;
	padding: 0 5px;
	padding-top: 17px; 
	margin: 0;
	}
		
#leftnav {
	width: 135px; /* set width of menu */
	} 

#leftnav ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	}

#leftnav li.selected a { /* indicate current page */
	display: block;
	background: #fff; 
	color: #7B68EE; 
	border-bottom-color: #7B68EE; 
}

#leftnav a/*, #leftnav h4 */ {
	font: bold .9em arial, helvetica, sans-serif;
	color: #206847; 
	display: block;
	text-decoration: none;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #F5FAF7; 
	margin-left: -.5em;
	padding: 3px 2px 3px 14px;
	width: 134px; 
	line-height: 1.5em;
	}


#leftnav ul ul a, #leftnav h5 {
	font: bold .9em arial, helvetica, sans-serif;
	color: #206847; 
	display: block;
	text-decoration: none;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #fff; 
	margin-left: 0; 
	padding: 2px 6px 3px 14px;
	width: 129px; 
	line-height: 1.5em;
	}

#leftnav h5 {
	color:#fff; 
	border-width: 0;
	border-style: solid;
	border-color: #aaa; 
	margin: 0 0 0 -.9em;
	padding: 0px 3px 0px 6px;
	width: 126px; 
	line-height: 1.5em;
	}	

#leftnav a:hover { 
	color: #8FBC8F; 
	} 
		
#leftnav a:hover 
	{display: block;
	} 
#leftnav li {
	position: relative;
	} 

#leftnav ul ul {
	/* position: absolute; */
	top: 26px;
	left: 0; 
	/*width: 95%; */
	}

#leftnav ul li:hover ul
	{display: block;
	} 

#navimage {
	margin: 0;
	margin-left: -6px;
	margin-bottom: 15px;
	width: 150px;
	height: 175px; 
	}
	
#navimage2 {
	margin-left: -6px;
	margin-bottom: 15px;
	width: 150px;
	height: 160px; 	
	}
	
.navtext {
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	margin: 6px 6px;
	padding: 6px 0;
	color: #6F5CE0; 
	}
	
.content {
	margin-left: 149px; 
	border-color: #fff; /*#F1FEF3;*/ 
	border-width: 1px;
	border-style: solid;
	border-right: none;
	border-bottom: none;
	padding: 20px 30px 30px 30px;
	width: 590px; 
	background-color: #fff;
	/*opacity: .6; */
}


#pageheader	{
	font-family: Arial,san-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #206847;  
	padding: 8px 0px;
	margin: 0px;
	text-align: left;
	}

#building	{
	border: 1px solid black;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
/* .largecontainer {
	margin: 0;
	padding: 0;
	width: 50%;
	} */

.largefigure {
	padding: .5em;
	margin: .67em auto; /* needed to support centering of almost-full-width figures */
	width: 100%;
}

p.largefigure {
	text-align: center;
	font-weight: bold;
	}
	
p.captionlarge {
text-align: left;
font-style: italic;
font-size: smaller;
text-indent: 0;
}

.mediumfigure {
	background: white;
	width: 480px;
	padding: 0;
	border: solid 1px #908E7C;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	}

p.captionmedium {
text-align: left;
font-weight: normal;
font-style: italic;
font-size: smaller;
text-indent: 0;
padding: 7px 5px 5px 5px;
border-top: solid 1px;
}

#picmontage {
	padding: 15px 0;
	margin: 0;
	width: 600px;
	}

p.caption {
text-align: left;
font-weight: normal;
font-style: italic;
font-size: smaller;
text-indent: 0;
padding: 0px 5px;
border-top: solid 1px;
}

.titlecite {
	font-style: italic;
	}

table	{
	border: thin solid black;
	border-collapse: collapse;
	margin-left: 8px;
	margin-right: 8px;
	caption-side: top;
	}
	
td, th	{
	border: thin solid gray;
	padding: 5px;
	}
	
th	{
	background-color: #8FBC8F; 
	color: white;
	text-align: center;
	}
	
caption	{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	}

#buildingtext	{
	margin-left: 8px;
	margin-right: 8px;
	}
	
.noborder {
	padding: 0;
	border: none;
	}
	
ul.duties	{
	margin-left: -1em; 
	}
	
li.duties	{
	margin-left: 1em;
	}
	
.employer {
	width: 400px;
	font-weight: bold;
	} 
	
.position	{
	font-weight: bold;
	font-style: italic;
	}

.years	{
	width: 150px;
	float: right;
	margin-top:0px;
	margin-bottom: 8px; 
	text-align: right;
	font-weight: bold;
	}
	
.plainlist {
	margin-left: 0;
	list-style: none;
	}
	
#copimage	{
	float: right;
	padding: 3px;
	}

#footer {
	left: 0;
	width: 797px;
	clear: both;
	text-align: center;
	font-style: italic;
	font-size: smaller; 
	color: #7B68EE;
	text-indent: 0;
	line-height: 1.4em;
	padding: 2px;
	margin: 0 0 0 30px;
}


#footer a, #footer a:visited {
	color: #7B68EE;
	}

	
#footer a:hover { 
	color: #B369EE;
	} 

