body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E7FFC1;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}
.top {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.top td {
	text-align: center;
	border: #FF0000 dotted 1px;
}
.bottom {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 45px;
}
.bottom td {
	background: #FFFFFF;
	border: #FF0000 dotted 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.bottom a:link {
	color: #FF0000;
}
.bottom a:visited {
	color: #FF0000;
}