body {--
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color : #AAAAAA;
  margin-top: 0;
  margin-bottom: 0;
  background-color: black;
  text-align: center;
  z-index: -10;
  /* background-image: url(/images/tiles/grid2.png);
  background-repeat: repeat; */
}

.page {
  color: inherit;
  background-color: #666;
  width: 910px;
  height: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0px;
  left: 1%;
  right: 1%;
  z-index: -1;
}

A:link    { font-weight: normal; color: #09A;  }
A:visited { font-weight: normal; color: #09A;  }
A:hover   { font-weight: normal; color: #2EF; background-color: #666;}
A:active  { font-weight: normal; color: #FF0000; background-color: #000;}

h1 {
  color: #CCC;
  background-color: inherit;
  font-size:	120%;
  font-weight:	normal;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

h2 {
  color: #BBB;
  background-color: inherit;
  font-weight: normal;
  font-size: 110%; 
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
}

.h2left {
  color: #BBB;
  background-color: inherit;
  font-weight: normal;
  font-size: 110%; 
  text-align: left;
  margin-left: 2em;
}

h3 {
  font-weight: bold;
  font-size: 100%;
}

p {
  margin-top:	10pt;
  margin-bottom: 10pt;
  margin-left: 1em;
  margin-right: 1em;
  text-align: left;
}

.info {
  margin-top:	10pt;
  margin-bottom: 10pt;
  margin-left: 1em;
  margin-right: 1em;
  text-align: left;
  float: left;
}

.info A:link    { font-weight: normal; color: #09A;  }
.info A:visited { font-weight: normal; color: #09A;  }
.info A:hover   { font-weight: normal; color: #2EF; background-color: #666;}
.info A:active  { font-weight: normal; color: #FF0000; background-color: #000;}


table {
  color: #AEAEAE;
  background-color: black;
  text-align: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:  0;
}

tr {
  background-color: #333;
}

td {
  text-align: center;
  vertical-align: middle;
  padding-bottom: 4px;
}

td:hover { background-color: #666;}

ul {
  text-align: left; margin-left: 1em;
}

li {
  margin-left: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  list-style-position: outside;
  /*   list-style-type: disc;  */
}

.magnify1 {
  font-size:
  150%;
}

.logopanel {
  background-color: black;
  width: 900px;
  margin: 5px auto 5px auto; 
  text-align: left;
  padding: 5px 0 5px 0;
  border: 0;
}

.graypanel {
  background-color: #222;
  width: 900px;
  margin-top: 5px; 
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 0;
}

.imagepanel {
  background-color: #222;
  width: 900px;
  margin-top: 5px; 
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 0;
}

.imagepanel img {
  margin-left: 10px;
  margin-right: 10px;
}

.lightbox {
  background-color: #222;
  width: 900px;
  margin-top: 5px; 
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 0;
  overflow: hidden;
}

.lightbox p, .slide {
  float: left;
  color: teal; 
  background-color: black;
  height: 136px;
  width: 136px;
  text-align: center;
  overflow: hidden;
  margin: 2px;
  padding: 5px;
  font-size: 75%;
}

.slide:hover {
color: #2EF;
background-color: #111
}

.lightbox h2 {
  color: teal;
  background-color: inherit;
  font-weight: normal;
  /* font-size: 75%; */ 
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  width: 136px;
  margin: 2px;
  padding: 5px;
}

.lightbox img {
  border: 0;
  text-decoration: none;
  /* opacity: 1;  */
}

.lightbox a, .slide a, .slide h2 {
  color: inherit;
  background-color: inherit;
}

/*
.lightbox a:hover {
  color: inherit;
  background-color: #111;
}
*/

.lightbox p:hover, .slide:hover {
  color: #0ff;
  background-color: #111;
}

.twoads {
  background-color: #222;
  width: 900px;
  margin-top: 5px; 
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 0;
}

.twoads li {
  display: inline;
  list-style-type: none;
}

.logo {
  color: red;
  background-color: black;
  text-align: left;
  font-size: 31px;
  font-weight: normal;
  width: 895px;
  margin-left: 0;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 0;
  padding: 0 0 5px 5px;
}

.motto {
  color: #AAA;
  background-color: black;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  width: 895px; 
  margin-left: 0;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 0 0 5px 5px;
}

.navbar {
  color: #AAA;
  background: #000;
  width: 900px;
  padding-top: 7px; 
  padding-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 2;
}

.navbar ul {
  color: #AAA;
  background: black;
  padding:  1px 0px 1px 0px;
  display: inline;
  list-style-type: none;
  text-align: left;
  margin-left: -50px;
}

.navbar li {
  margin: 2px 0 2px 0;
  padding: 2px 4px 2px 4px;
  display: inline;
  list-style-type: none;
  color: #AAA;
  background: #333;
  border: 1px black;
  width: 200px;
}

.navbar li:hover {
  background: #666;}

.randimg {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  height: 300px;
  text-align: center;
}

.tnframe {
  width: 100px;
  height: 100px;
  }

.gstuff {
  text-align: center;
  padding: 15px 0 0 0;
  margin: 0 auto 0 auto;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}