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

#wrapper {
	margin: 0px auto;
	margin-top: 16px;
	padding-left: 2px;
	width: 980px;
	background: #fff;
	border: 3px solid #ccc;
}
	
#textarea {
	width: 940px;
	background: #fff;
	margin: 0 12px;
	padding: 0 5px; 
}

h2	{color: #456; 
	font-family: Helvetica Neue,Arial,san-serif;
	border-bottom: 1px solid;
}

h3	{color: #456; 
	font-family: Helvetica Neue,Arial,san-serif;
}

h4	{color: #456; 
	font-family: Helvetica Neue,Arial,san-serif;
}


a:link	{
	text-decoration: underline;
	font-weight: bold; 
	color: #444; 
}

a:visited {
	text-decoration: underline;
	font-weight: bold; 
	color: #444; 
} 

a:hover	{
	text-decoration: underline;
	font-weight: bold; 
	color: #009;  
}

p.centeredimage	{
	text-align: center;
}
	
/* Banner ----------------------------------------------------------------- */

#banner {
	top: 0;
	left: 0; 
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0 0 0 3px; 
	height: 82px;
	width: 100%;
} 

#logo {
	float: left;
	margin-top: 11px;
	margin-left: -7px;
    border: 1px solid;
    border-color: #fff;
	}

#name a {
	text-decoration: none;
}

#name {
	position: relative;
	top: 15px;
	left: 16px;
	font-family: Helvetica,Arial,san-serif;
	font-size: 125%;
}

#firstname {
    color: #bbb;
	}
    
#lastname {
	color: #000;
}
	
#banner2 {
	background-image: url('images/ymaginings2-masthead.png');
	height: 139px;
	width: 940px;
	padding: 0;
	margin-top: -2px;
	margin-left: 1px;
}

/* Top navigation menu ------------------------------------------------- */

#menu_container {
	width: 938px;
	background: #444444; 
	position: relative;
	margin-top: 0px;
	margin-left: 2px; 
	border-width: 1px;
	border-style: solid;
	border-color: #444444; 
	padding: 0;
	height: 36px; 
	z-index: 500;
/*	clear: both;*/
}

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

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

#topmenu li#second {
	position: absolute; 
	top: 0;
	left: 94px; /*150px;*/
}

#topmenu li#third {
	position: absolute; 
	top: 0;
	left: 190px;
}

#topmenu li#fourth {
	position: absolute; 
	top: 0;
	left: 285px;
}

#topmenu li#fifth {
	position: absolute; 
	top: 0;
	left: 380px;
}

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

#topmenu li#seventh {
	position: absolute; 
	top: 0;
	left: 570px;
}
	
#topmenu li#eighth {
	position: absolute; 
	top: 0;
	left: 665px;
}
	
#topmenu li#ninth {
	position: absolute; 
	top: 0;
	left: 760px;
}
	
#topmenu li:hover > a {
	color: #fff; 
	background: #888;
	display: block;
	width: 95px; 
	text-align: center; 
	line-height: 35px;
	font-size: 1em; 
	text-decoration:none; 
	padding: 0px;
}
	
#topmenu li ul {
	display:none;
}
	
#topmenu li.selected a {
	display: block;
	background: #222; 
	color: #fff; 
	border-bottom-color: #908E7C; 
}

/* Left column and navigation menu ------------------------------------- */

#leftcolumn {
	float: left;
	width: 152px;
	padding: 0 2px;
	padding-top: 15px; 
	margin: 0;
}
		
#leftnav {
	width: 152px; /* set width of menu */
} 

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

#leftnav a {
	font: bold .9em arial, helvetica, sans-serif;
	text-decoration: none;
	width: 152px; 
	line-height: 2.2em;
	color: #345; 
	display: block;
	padding-left: 10px;
}

#leftnav a:hover { 
	color: #345; 
	background-color: #f1f1f1;
} 

#leftnav li.selected a { /* indicate current page */
	background-color: #888; 
	color: #fff;  
}

#leftnav2 {width: 152px;
	font-size: 85%;
}

#leftnav2header {
	font: bold .9em arial, helvetica, sans-serif;
	padding-left: 10px;

}
#leftnav2 ul {width: 152px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftnav2 li {padding: 0px;
}

#leftnav2 a {
	text-decoration: none;
	line-height: 2.2em;
	display: block;
	padding-left: 5px;
	color: #345; 
}

#leftnav2 a:hover {
	display: block;
	background-color: #888;
	color: white;
	padding-left: 5px;
}

#navimage {
	float: left;
	padding: 0px 0px 20px 1px;
	width: 150px;
	height: 175px; 
	clear: both;
}
		
.navtext {
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	margin: 6px 6px;
	padding: 6px 0;
	color: #666666; 
}
	
.navtext2 {
	font-weight: bold;
	margin: 6px 6px;
	padding: 6px 0;
	color: #445566; 
}

#redfont {color: red;
}

/* Main page content --------------------------------------------------- */

.content {
	margin-top: 5px;
	margin-left: 152px; 
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-right: none;
	border-bottom: none;
	padding: 0px 30px 30px 30px; 
	width: 650px; 
	background-color: #Fff;
}


#pageheader	{
	font-family: Helvetica,Arial,san-serif; 
	font-size: 90%;
	color: #456;  
}

#building	{
	border: 1px solid black;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
	

.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: #666; 
	color: white;
	text-align: center;
}
	
caption	{
	font-weight: bold;
	color: #456;
	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;
	color: #456;
} 
	
.position {
	font-weight: bold;
	color: #456;
	font-style: italic;
}

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

/* Footer ------------------------------------------------------------ */

#footer {
	left: 0;
	width: 938px;
	clear: both;
	text-align: center;
	font-style: italic;
	font-size: smaller; 
	color: #333;
	text-indent: 0;
	line-height: 1.4em;
	border-top: 4px solid;
	border-color: #444;
	padding: 2px;
	padding: 0px;
	margin: 0px;
	margin-left: -4px;
}

#footer a, #footer a:visited {
	color: #555;
}

#footer a:hover { 
	color: #4448BD;
} 


