body {  background-color: #CCCCFF; background-image: url(images/transpback2.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #4E1801; font-weight: bold}
td {
	color: #4E1801;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.banner {
  width:900px;
  margin:auto;
  text-align:center;
}
hr {
  height:1px;
  background-color: #4E1801;
  border:0;
  margin:1em 0;
}

div.feedback {
  width:400px;
  margin:auto;
  font-size:10pt;
}
div.feedback em {
  display:block;
  text-align:center;
  margin:0.5em 0;
}
div.feedback p {
  font-size:14pt;
}

div.gallery {
  text-align:center;
}div.gallery img {
  border-width:2px;
  margin:0.5em;
}
div.gallery img:hover {
  border-color:red;
}
div.foot {
  width:750px;
  margin:auto;
  font-size:8pt;
  font-weight:normal;
  font-style:italic;
}
