body {
	background-color: #EEEEEE;
}
div#wrapper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.lt_blue_header {
	background-color: #01599D;
	text-align: center;
}
.orange_header {
	color: #FFFFFF;
	text-align: center;
	background-color: #FDAF17;
}
.purple_menu {
	background-color: #000066;
	font-size: 12px;
	color: #FFFFFF;
}
.purple_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.purple_menu a:hover {
	text-decoration: underline;
}
.footer_experiencing_science {
	background-color: #FFFFFF;
	border: 1px solid #01599D;
	color: #01599D;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
}
.indented {
	margin-left: 15px;
}
.header_right {
	border: 1px #01599D solid;
	background-color: #FFFFFF;
}
.header_right p {
	margin: 2px;
	font-size: 14px;
}
.header_right a {
	color: #000066;
	text-decoration:none;
	font-weight: 900;
	font-style:	italic;
}
.superscript {
	font-weight: normal;
	font-size: xx-small;
}
.header_right a:hover {
	text-decoration: underline;
}
.borderless_image {
	border-width: 0px;
}
.title {
	font-size: 16px;
	color: #000066;
	font-weight: 700;
}