/* Generated by KompoZer */
body {
  background-image: url(../shared_images/graph_paper.jpg);
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a:link {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ffcc00;
  font-weight: bold;
}
a:visited {
  text-decoration: none;
  color: #ccffff;
  font-weight: bold;
}
a:active {
  text-decoration: none;
  color: #ffccff;
  font-weight: bold;
}
h1 {
  text-decoration: none;
  text-align: center;
}
h3 {
}
.body_main {
  padding: 10px;
  position: absolute;
  top: 80px;
  background-color: transparent;
  margin-right: auto;
  left: 20%;
  width: 840px;
  min-width: 836px;
}
.menu_main {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 18%;
}
.pictureframe_1 {
  border: 2px solid #000066;
  padding: 2px;
}
.solid_background {
  background-color: #99ffff;
}
iframe {
  margin-left: auto;
  margin-right: auto;
}
.white_picture_frame {
  border: 6px solid white;
}
