body {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
	}
#container {
	text-align: left;
	margin: 0 auto;
	width: 600px;
	border: 2px outset #CCCCCC;
	}
#content{
	border-bottom: 1px solid #ccc;
	}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px;
	padding: 10px 5px 0;
	}
h1 {
	background-color: #99CC99;
	}
h2 {
	font-size: 120%;
	}
#nav {
	display: none;
	}
p {
	margin: 0;
	padding: 0 5px 10px;
	}
#content {
	float: left;
	width: 580px;
	margin-left: 10px;
	padding: 15px 0;
	}
#footer	{
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	color: #fff;
	text-align: center;
	font-size: 80%;
	}
#gallery {
	text-align: center;
	}
#thumbnails img {
	display: inline;
	margin: 5px;
	}
#displayarea {
	text-align: center;
	margin: 0;
	}
p#caption {
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif;
	}
a:link	{
	color: #000000;
	text-decoration: underline;
	}
a:visited	{
	color: #006633;
	text-decoration: underline;
	}
a:hover, a:active	{
	color: #99CC99;
	background-color: #669966;
	list-style-type: none;
	display: inline;
	text-decoration: underline;
	}
img {
	display: none;
	}
a {
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}
