img {
	border: 0;
}
body {
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: center;
	font: 0.8125em/160% Georgia, "Times New Roman", Times, serif;
}
#page {
	text-align: left;
}
h1 {
	font: normal 2.1em/54px Impact, Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #000000;
	font: normal 1.6em/140% Impact, Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a,  a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
.clearer {
	line-height: 1px;
	clear: both;
	height: 1px;
}
#header {
	display: none;
}
#printheader {
	display: block;
}

#slides {
	display: none;
}
#menu {
	display: none;
}
#gallery {
	display: none;
}
#footer {
	padding: 20px 20px 0px;
	font-size: 0.8125em;
	clear: both;
	color: #666666;
}
#footermenu {
	display: none;
}

label {
  float: left;
  width: 30%;
  margin-right: 0.5em;
  padding-top: 4px;
  text-align: right;
  font-weight: bold;
}
input, textarea, select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:  4px 0px 0px 0px;
	padding: 0px;
}
.imageright {
	float: right;
	margin: 0px 0px 8px 8px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 0px 8px 8px 0px;
	clear: left;
}
