body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
#navigation a {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	color: #E52C1C;
	text-decoration: none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	line-height: 18px;
}
#content p {
	padding: 15px;
	width: 850px;
}#exhibits {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}
#content a {
	color: #E52C1C;
	text-decoration: none;
}

