.mainShow {
  position: absolute;
  padding: 4.5px 4.5px 4.5px 4.5px;
  background-color: "#333399";
  color: silver;
  font-size: 16px;
  font-family: Tahoma;
  left: 245;
  width: 401;
  height: 252;
  top: 264;
}

.mainText {
  text-align:justify;
  padding: 4.5px 4.5px 4.5px 4.5px;
}

.menuShow {
  position: absolute;
  border: 1px solid white;
  padding: 4.5px 4.5px 4.5px 4.5px;
  background-color: silver;
  color: "#333399";
  font-size: 16px;
  font-family: Tahoma;
  left: 245;
  width: 401;
  height: 252;
  top: 1523;
  clip: rect(0 401 252 0);
}

.menuText {
  position: absolute;
  text-align:justified;
  width: 380;
}

.menuButtons {
  position: absolute;
  left: 384;
}

.newsMarquee {
  position: absolute;
  overflow: hidden;
  width: 200;
  height: 252;
  border: 1 solid white;
}

.scrollArea {
  position: absolute;
  height: auto;
  width: 198;
  padding: 0px 4.5px 0px 4.5px;
}

.bestResolution {
  position: absolute;
  font-size: 10px;
  font-family: Tahoma;
  color: white;
  left: 350;
  top: 200;
}

.menuLink {
  text-align:center;
  position:relative;
  padding:4.5pt 4.5pt 4.5pt 4.5pt;
  font-family:Tahoma;
  color:silver;
}

.siteMap {
  position:absolute;
  font-size:10.0pt;
  font-family:Tahoma;
  color:silver;
  cursor=default;
  left=220;
  top=530;
}