/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #fff3de;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	padding:0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #800080;
}
a:visited {
	color: #800080;
}
a:hover {
	color:#b3331a;
}

#header {
	margin-top: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	background-color: #ffe7c0;
	height: 100px;
	border: 2px solid #000000;
}
#noStyle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#header #contact #contactLinks {
	font-size: 18px;
}
#header #contact #contactAddress {
	font-size: 10px;
}
#story #text #menu .opneButton {
	border-bottom-style: none;
	background-color: #FFF2E5;
	height: 32px;
}
#story #text #menu .personalButton {
	background-color: #ffe7c0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ffe7c0;
	cursor: default;
}
#story #text .relevantPublications {
	padding-left: 50px;
	text-align: left;
}
#story #text ol {
	text-align: left;
	margin-left: 0px;
	padding-left: 20px;
}

#contact {
	display: block;
	float: right;
	width: 200px;
	height: 100px;
	text-align: right;
	padding-right: 10px;
	color: #003366;
}
#header #contact #ResearchFellow {
	font-size: 20px;
}

#menu {
	height: 37px;
	z-index: 100;
	margin-top: -49px;
	margin-right: -10px;
	margin-left: -20px;
}
#story {
	margin-top: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	margin-bottom: 10px;
	background-color: #ffe7c0;
	padding-top: 50px;
	border: 2px solid #000000;
}
#text {
	background-color: #FFF2E5;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #003366;
	margin-bottom: 20px;
	border: 2px solid #000000;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

h3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 33px;
}

#text img {
	text-align: right;
	margin: 10px;
	float: right;
}
#story #text .spacer {
	height: 180px;
}

#text p {
	text-align: left;
	color: #003366;
}


#menu a.toHover:hover {
	background-color: #000000;
	color: #FFFFFF;
}
#menu a {
	display: block;
	color: #003366;
	text-decoration: none;
	background-color: #b3331a;
	width: 110px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 30px;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 18px;
}

#contact {
	display: block;
	float: right;
	width: 200px;
	height: 100px;
	text-align: right;
	padding-right: 10px;
	color: #003366;
}

#name {
	display: block;
	width: 350px;
	float: left;
	height: 67px;
	font-size: 33px;
	font-style: italic;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #003366;
}

#header #name h3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 33px;
}
