body,td,th {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
body {
	background-color: #FFFFFF;
	text-align:left;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
#main-container {
	text-align: left;
    position:absolute;
	margin-left: 15%;
	margin-right: 15%;
	top:50px;
    width:785px;
}
#arrow-container {
    position:absolute;
	top:430px;
	width:99%;
	z-index:-1;
}
.menu-text {
	color: #999;
}
.menu-highlight {
	color: #000;
}
.bio-text {
    font-size: 10pt;
}
.exhibit-text {
    font-size: 11pt
}

#container{
	width: 100%;
	height: 275px;
	overflow: auto;
	margin: 0 auto 0 auto;
	overflow-x: show;
	overflow-y: hidden;
}

.slider{
	width: 6500px;
	height: 275px;
	padding: 0;
}

.section{
	margin: 40px 80px 0 0;
	float:left;
}