/* Generated by KompoZer */
html {
  min-height: 100%;
  margin-bottom: 1px;
}
body {
  color: #ffffff;
  background-color: #663333;
  background-image: url(Back.gif);
  background-position: center top;
  background-repeat: repeat-y;
}
a:link {
  color: #33ffff;
}
a:visited {
  color: #ff9900;
}
a:hover {
  color: #ffff00;
}
#nav {
  width: 100%;
  font-family: sans-serif;
  font-size: 1.2em;
  font-weight: normal;
}
#nav a {
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
}
#nav a:visited, #nav a:link {
  color: #33ffff;
}
#nav a:hover {
  color: #ffff00;
}
a:active {
  color: #33ffff;
}
.image {
  border: 4px solid #a7dcf4;
}
a:hover .image {
  border-color: #ffff00;
}
#flying_site_photo {
  background: #664433 none repeat scroll 0% 50%;
  width: 760px;
  height: 440px;
}
#map_canvas {
  border: 2px solid #000000;
  background: #aaaaaa none repeat scroll 0% 50%;
  width: 700px;
  height: 500px;
  font-size: x-large;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
}
.link_list {
  padding: 0px;
  margin-left: 10px;
  width: 750px;
  list-style-type: none;
}
.link_list li {
  float: left;
  width: 370px;
  line-height: 1.4em;
}
.link_list br {
  clear: left;
}
