body,td,th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
#container {
	background-color: #FFF;
	height: 920px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: visible;
}
#nav {
	padding-top: 35px;
}
#content {
	height: 721px;
	width: 741px;
	float: left;
	padding-top: 33px;
	margin-right: auto;
	margin-left: auto;
}
#text {
	height: auto;
	width: 741px;
	padding-left: 80px;
	padding-top: 33px;
}
#image {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 741px;
}
#leftarrow {
	padding-top: 374px;
	float: left;
	height: 49px;
	width: 80px;
}
#rightarrow {
	padding-top: 374px;
}
#bottominfo {
	height: 34px;
	width: 556px;
	position: relative;
	top: 30px;
	left: 344px;
	padding-bottom: 35px;
}
