
.menu {
  float: left;
  width: 25%;
  padding: 5px;
  border-right: 2px solid #922;
}

.menu li {
  /*
  list-style: none;
  background-image: url(bullet.gif);
  background-repeat: no-repeat;
  padding-left: 1.5em;
  */
  list-style-image: url(bullet.gif);
  list-style-position: outside;
  margin-top: 10px;
  color: #922;
}

.selected {
  border: 2px solid #922;
}

.gallery_images table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.gallery {
  float: left;
  width: 70%;
  padding: 5px;
}

.itemname {
  color: #922;
  font-weight: normal;
  font-size: 175%;
  font-family: "Apple Chancery","Copperplate Gothic Light","Monotype Corsiva",cursive;
  text-align: center;
}

.footer h1 {
  color: #922;
  font-weight: normal;
  font-size: 250%;
  font-family: "Apple Chancery","Palace Script MT","Monotype Corsiva",cursive;
}

.item {
  font-weight: normal;
  font-family: sans-serif;
}

.footer {
  clear: both;
  border-top: 2px solid #922;
  text-align: center;
}

.desc {
  font-family: sans-serif;
  text-align: justify;
}

body {
  background-image: url(lgren062.jpg);
}

.welcome {
  text-align: justify;
}

.h1 {
  float: left;
  text-align: left;
  color: #922;
  font-weight: normal;
  font-size: 150%;
  font-family: "Apple Chancery","Copperplate Gothic Light","Monotype Corsiva",cursive;
}

.h1a {
  font-size: 75%;
  font-style: italic;
  font-family: serif;
  color: #922;
}

.h2 {
  float: right;
  text-align: right;
  color: #922;
  font-weight: normal;
  font-size: 100%;
  font-family: "Apple Chancery","Copperplate Gothic Light","Monotype Corsiva",cursive;
}

/*
.welcome img {
  vertical-align: bottom;
  position:relative;
  left:50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  float: left;
  padding-bottom:10px;
}
*/

.addr {
  clear:both;
  text-align: center;
  font-size: 85%;
  color: #922;
}

.main {
  clear: both;
  border-top: 2px solid #922;
  padding: 10px;
}

.copyright {
  font-size: 50%;
}

.blockquote {
  float: right;
  font-style: italic;
  text-align: left;
  width: 25%;
  padding: 25px;
}

.floatright {
  padding: 25px;
  float: right;
}

.hitcount {
  font-size: 50%;
  text-align: center;
}

/*
.midi {
  display: hidden;
}
*/

