@charset "ISO-8859-1";
#content {
	width: 800px;
	margin-top: 5px;
}
#flashimage {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 700px;
	color: #CCCCCC;
	text-align: center;
}
#whitebox {
	background-color: #FFFFFF;
	width: 680px;
	margin-top: 15px;
	padding: 3px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	color: #000000;
	height: 306px;
}
#image2 {
	float: left;
	margin-right: 20px;
}
#paragraph {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 30px;
	color: #330066;
}
h3 {
	font-size: 12px;
	font-style: italic;
	margin-top: 4em;
	font-weight: lighter;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
#clear {
	clear: left;
	text-align: center;
}
h1  {
	font-size: 14px;
	margin-top: 20px;
	color: #FF6600;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
#button {
	width: 152px;
}
