body {
  background-color: #FFFEDE;
  margin: 10px;
}
div#information {
  background-image: url("img/cork.gif");
  position: absolute;
  left: 10;
  top: 200;
  width: 742px;
  height: auto;
  padding: 10px;
  border: 5px solid #CC9966;
  font-family: Verdana, Arial, sans-serif;
}
div#information > p {
  float: clear;
}
div.poster {
  background-image: url("img/pin_or.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
  margin: 10px;
  padding: 10px;
  border-right: 1px solid #b08050;
  border-bottom: 2px solid #b08050;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 130%;
  width: 330px;
  height: auto;
  float: left;
}
div#top {
  width: 700px;
}
img#map {
  width: 180px;
  margin: 10px;
  float: left;
}
dl#program {
  float: right;
}
p.description {
  clear: both;
}
div.poster h1 {
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  padding: 4px 0;
  background-color: lightgrey;
}
div.poster h1 .sub {
  font-size: 12px;
}
div.poster dl.list dt {
  float: left;
}
div.poster address {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: gray;
  padding: 4px 0 0;
  text-align: center;
  font-weight: normal;
  font-style: normal;
}
div.poster div.phone {
  text-align: center;
}

div.poster em {
  color: #990000;
  font-style: normal;
}

div#page-footer {
  position: absolute;
  top: 840px;
  left: 0px;
  width: 100%;
  height: 200px;
}
div#page-footer h1 {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}
div#page-footer > p {
  font-size: 10px;
}
div#mascot {
  position: absolute;
  top: 10px;
  left: 180px;
  width: 256px;
  height: 48px;
  border-width: 0px;
}
div#counter {
  position: absolute;
  top: 60px;
  left: 0px;
  width: 200px;
}
div#contact {
  position: absolute;
  top: 60px;
  left: 270px;
  width: 300px;
}
div#private {
  position: absolute;
  top: 60px;
  left: 630px;
  width: 120px;
  text-align: center;
}

/*  */
#PageHeader {
  text-align: center;
  background-image: url("img/brick2.jpg");
  width: 600px;
}
#PageHeader h1 {
  color: white;
  font-size: 30px;
  color: white;
  padding-top: 10px;
}
#PageHeader span {
  background-image: url("img/rtuta.gif");
  width: 600px;
  line-height: 30px;
}
#Navigator {
  padding-top: 10px;
  margin-left: 80px;
}
#Navigator .Link {
  width: 80px;
  padding-bottom: 10px;
  text-align: center;
  background-image: url("img/MusicSheet.gif");
}
#Navigator #Begin {
  background-image: url("img/GMark.gif");
  padding-left: 8px;
  padding-right: 8px;
  
  font-size: 10px;
}
#Navigator #End {
  background-image: url("img/hand.gif");
  padding-bottom: 10px;
  padding-right: 80px;
}
.infotext {  font-size: 11px; color: #333333}
.infotitle {  font-size: 14pt; font-weight: bold; color: #000000; line-height: normal}
.infotext-em { font-size: 11px; color: #990000}
.Orch-Name-J {  font-size: 24px; font-weight: bold; color: #FFFFFF}
.Orch-Name-E { font-size: 12px; font-weight: normal; color: #FFFFFF }

.text {
  font-family: sans-serif;
  font-size: small;
  margin: 10 0 0 0;
}

table.schedule {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: black;
  border-spacing: 0px;
  border-collapse: collapse; /* for Windows IE */
  margin-top: 0;
}
.schedule th {
  border-top-width: 5px;
  padding: 1px;
  font-weight: lighter;
  text-align: left;
  color: white;
  background-color: gray;
}
.schedule td {
  border-bottom: solid 1px steelblue;
  padding: 4px;
  background-color: lightblue;
}

.schedule em {
  font-style: normal;
  color: red;
}

