@charset "UTF-8";
body {
	text-align: center;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Geneva;
	font-size: 12px;	
}
#footer {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Geneva;
	font-size: 12px;
	border-top-width: 0px;
	border-top-style: solid;
}
#container {
	width: 950px;
	background: #FFFFFF;
	height: 100%;
	border: 5px solid #B0C577;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent {
	margin: 10px;
}
#banner {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6F0564;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 750px;
	height: 50px;
	position: relative;
	background-repeat: no-repeat;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -2000%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .interests {
	width: 70px;
	height: 125px;
	left: 0px;
	top: 0px;
	background-image: url(../Images/orangelowerleft.gif);
}
#menu .people {
	width: 60px;
	height: 125px;
	left: 70px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
#menu .publications {
	width: 90px;
	height: 125px;
	left: 130px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	
#menu .protocols {
	width: 74px;
	height: 125px;
	left: 220px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
}
#menu .animations {
	width: 86px;
	height: 125px;
	left: 294px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
}
#menu .links {
	width: 51px;
	height: 125px;
	left: 380px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
}
#menu .contact {
	width: 59px;
	height: 125px;
	left: 431px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
}
#menu .logo {
	width: 260px;
	height: 125px;
	left: 490px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
}
#menu .interests_current {
	width: 70px;
	height: 125px;
	left: 0px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
#menu .people_current {
	width: 60px;
	height: 125px;
	left: 70px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
#menu .publications_current {
	width: 90px;
	height: 125px;
	left: 130px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
#menu .protocols_current {
	width: 74px;
	height: 125px;
	left: 220px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
#menu .animations_current {
	width: 86px;
	height: 125px;
	left: 294px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
#menu .links_current {
	width: 51px;
	height: 125px;
	left: 380px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
#menu .contact_current {
	width: 59px;
	height: 125px;
	left: 431px;
	top: 0px;
	background-image:  url(../Images/orangelowerleft.gif);
	background-position: left bottom;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #700000;
	text-decoration: none;
}
img { border: 0 }

a:hover {
	text-decoration: underline;
}
.ImageLabMemberWebsite {
	border: 5px solid #353535;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
.ImageLabMember {
	border: 5px solid #353535;
	background-position: center center;
	margin: 5px;
}
.ImageText {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border: 5px solid #353535;
}
.indentParagraph {
	margin-left: 30%;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Geneva;
}
.load {
	background-image: url(common%20images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.CoverBorder {
	border: 1px solid #353535;
}
div.spacer {
  clear: both;
}
.easterEgg {
	color: #FFF;
}
