html {
} 
body { 
  background-color:lightgrey; 
  color: gray;
  margin : 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-size: 10px;

}
table {
/* border: 1px solid black; */
 padding: 0;
 spacing: 0;
}
.content {
 height: 100%;
 background: lightgrey;
}
#text {
/* border-bottom: 1px solid gray;
 border-left: 1px solid gray;
*/
 margin-bottom: 10px;
 padding-left: 10px;
 padding-bottom: 0px;
}
#copyright a {
 color: black;
}
h1 {
 font: 150% arial, sans serif;
 letter-spacing: .75em;
}
#photo {
}
img {
 border: 2px solid black;
}
#submenu a {
   color: black;
}
a {
  text-decoration: none;
  color: black;
}
ul {
 list-style-type: none;
 list-style-position: outside;
 color: black;

}
li {
  padding-left: 0;
  padding-top: 5px;

}
#caption {
  text-align:right;
}
#caption span {
  background: white;
  color: black;
  font: 150% Georgia, serif;
  border: 2px solid black;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  padding-bottom: 5px;

}
#title {
 text-align: right;
 top: 150px;
 right: 0;
 padding-top: 20px;
 padding-bottom: 20px;
 left: 100px;
}
a.visited {
 color: black;
}
#menu {
 /* background: white; */
 /*border: 2px solid black;*/
 width:100%;
}
#menu td {

}

#menuxxx {
 background: #606394  url(/images/lightbackground.jpg) no-repeat; 
 color: #9296A2;
 border: 1px solid black;
}
#menusimple {
 background: gray;
 color: #9296A2;
 border: 1px solid black;
}
#menu2 {
 padding-left: 10px;
 background: #606394  url(/images/texturedbg.jpg) repeat; 
 border-left: 5px solid lightgrey;
}
a {
 color: #9296A2;
 font-weight: bold;
}
tr.ul a {
 text-decoration: underline;
}
#blank {
 width:100px;
 background: green;
}
#copyright {
 /*background:#BD805F;*/
 width:100%;
 /*border-top: 2px solid black; */
 text-align: center;
 right: 0;
 left: 0;
 padding-top: 2px;
}
td {
  border: 1px solid lightgrey;
}
/*