BODY {
	background: white url(../images/Peoria_Pan015.jpg) no-repeat fixed;
}

td#transparent {
      /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  /* for Mozilla */
  -moz-opacity:0.6;
}

td#solid {
      /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
}

div.tablebackAdBanner {
  width: 800px;
  height: 100px;
  position:absolute;
  left:25px;
  top:25px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  z-index: 2;
}

div.tablebackBanner {
  width: 800px;
  height: 75px;
  position:absolute;
  left:25px;
  top:130px;
  background-color: #666666;
  border: 1px solid #FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  z-index: 2;
}

div.bannerLogo {
  width:500px;
  height:60px;
  position:absolute;
  left:236px;
  top:136px;
  font:Mistral;
  font-size:36px;
  font-weight:bold;
  z-index: 4;
}

div.tablebackLeft {
  width: 200px;
  height: 600px;
  position:absolute;
  left:25px;
  top:210px;
  background-color: #666666;
  border: 1px solid #FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  z-index: 2;
}

div.tablebackMain {
  width: 400px;
  height: 600px;
  position:absolute;
  left:235px;
  top:210px;
  background-color: #666666;
  border: 1px solid #FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  z-index: 2;
}

div.tablebackRight {
  width: 180px;
  height: 600px;
  position:absolute;
  left:645px;
  top:210px;
  background-color: #666666;
  border: 1px solid #FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  z-index: 2;
}

div.linkTable {
  width: 180px;
  height: 250px;
  position:absolute;
  left:36px;
  top:221px;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
}

div.linkTable tr{
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
  text-align:center;
  font:Arial, Helvetica, sans-serif;
  font-weight:bold;
}

div.rightAd1 {
  width: 160px;
  height: 120px;
  position:absolute;
  left:656px;
  top:221px;
  background-color: #FFFFFF;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
}

div.rightAd2 {
  width: 160px;
  height: 120px;
  position:absolute;
  left:656px;
  top:351px;
  background-color: #FFFFFF;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
}
  
div.rightAd3 {
  width: 160px;
  height: 120px;
  position:absolute;
  left:656px;
  top:481px;
  background-color: #FFFFFF;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
}

div.rightAd4 {
  width: 160px;
  height: 120px;
  position:absolute;
  left:656px;
  top:611px;
  background-color: #FFFFFF;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
}

div.intro {
  width:360px;
  height:250px;
  position:absolute;
  left:256px;
  top:231px;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
  font-family:Verdana;
  font-size:16px;
  color:#FFFFFF;
  font-weight:bold;
}

div.upcomingEvents {
  width:360px;
  height:250px;
  position:absolute;
  left:256px;
  top:521px;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
  z-index: 4;
  font-family:Verdana;
  font-size:16px;
  color:#FFFFFF;
  font-weight:bold;
}