body {
	background-color: rgb(179,179,179);
	color: #000000;
	text-align: center;
	font-family: Arial, sans-serif;



}
#tupperware {
	text-align: left;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.66, rgb(68,124,179)),
	color-stop(0.33, rgb(255,255,255)),
	color-stop(0, rgb(255,255,255))
);

background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 33%, rgb(68,124,179) 66%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 33%, rgb(68,124,179) 66%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 33%, rgb(68,124,179) 66%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 33%, rgb(68,124,179) 66%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 33%, rgb(68,124,179) 66%);

	position: relative;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;



}
#arttitle {
	position: relative;
	z-index: 2;
	left:0%;
	top: 10%;
	height: 150px;
	width: 800px;
	padding: 0em;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('figures/banner_harig-01.jpg');
	color: #333333;
	font-size: 2.5em;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	font-style: normal;



}
#arttitle_pic {
	width: 230px;
	height: 335px;
	position: absolute;
	z-index: 1;
	right: 0%;
	top: 80px;
	background-image: url('figures/globe.png');
	background-size: 100%;

}
#content {
	position: relative;
	z-index: 3;
	clear: left;
	background-color: #FFFFFF;
        margin: 3em 3em 3em 3em;
	padding: 1em 1em 1em 1em;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	overflow: auto;


}
#image {
	margin: 3em 0em;
	

}
#image div {
        font-size: 80%;
	text-align: left;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}
img {
	max-width: 85%;
	display: block;
	margin-left: auto;
	margin-right: auto;


}
#youtube {
	float: right;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 0 0 0;
	margin-bottom: 1.5em;


}
#headshots {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	clear: both;
	margin: 0em 1em 2.5em 1em;
	max-width: 25%;

}
#publications {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	clear: both;
	margin: 0em 1em 1em 1em;
	max-width: 20%;

}
#secname {
	font-size: 2em;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;



}
#secoptionshere {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 1.25em;
	text-align: left;
	max-width: 25%;
	padding: 0.5em;
	background-color: rgb(219,232,246);
	text-decoration: none ;

}
#secoptionshere:hover {
color: #000000;
text-decoration: none ;
}
#secoptionsthere {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 1.25em;
	text-align: left;
	max-width: 25%;
	padding: 0.5em;
	background-color: rgb(255,255,255);


}
#references {
	font-size: 1.5em;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;


}
#secsubname {
	font-size: 1.5em;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: normal;
	margin-right: auto;
	margin-left: 2em;
	clear: both;





}
td#codetable {
	border-bottom: 1px solid rgb(179,179,179);
	margin: 0px;
	

}
table#booklist {
	text-align: left;
	margin: 1em 3em;
}
th#booklist {
	padding: 1em .5em;
}
td#booklist {
	padding: 0em .5em;
}
tr#booklist {
	padding: 1em 0em;
}
#sectext {
	font-size: 1em;
	text-align: left;
	margin: 1em 3em;
/*        text-indent: 3em; */

}
#navigation {
	position: relative;
	background-color: #FFFFFF;
        z-index: 3;
	float: left;
	padding: 0.5em;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	margin: 1em 0em 2em 0em;

}
a:link {
	color: rgb(68,124,179);
}
a:visited {
	color: #000000;
}
a:hover {
	color: rgb(68,124,179);
}
#navigation a:link {
	color: #000000;
	border-bottom: 1px solid #000000;
	margin: 0em .2em;
	text-decoration: none;
}
#navigation a:visited {
	color: #000000;
}
#navigation a:hover {
	color: rgb(68,124,179);
}
#picture {
	float: right;
	margin: 1em;
	clear: left;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: 0em;



}
#myname {
	font-size: .5em;
}
