body {
  font-family: Verdana,sans-serif; 
  font-size: 10pt;
  color: #B0B0B0;
  background-color: #000000;
  margin: 0px; padding: 0px;
	text-align: center;
}

#wrapper {
	text-align: left;
	margin: 100px auto;
	padding: 0px;
	border:0;
	width: 1000px;
}

#content { 
	float: left;
	padding: 0 8px 3em 8px;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	width: 100%;
}

#header {
	margin: 0;
}

#menu {
	margin: 4px;
	line-height: 1.5;
}

.selected {
  color: #A02020;
}

#title {
  text-align: center;
  font-size: 14pt;
  font-family: monospace;
  line-height: 1.8; 
  margin: 2em;
}

.thumbs {
  text-align: center;
  margin: 3em;
}

.thumb {
  border: 0;
  margin: 0 20px 0 20px;
}

.spacer {
  padding: 2em 0 0 0;
}

.photo {
  border: 0;
  margin: 30px;
  text-align: center;
}

#backL {
  text-align: left;
  font-style: italic;
  padding: 1px 0 10px 5px;
}

#backC {
  text-align: center;
  font-style: italic;
  padding: 20px 0 10px 5px;
}

#text {
  font-family: Courier New;
  text-align: justify;
  width: 600px;
  margin: 3em 0 1em 200px;
}

#text2 {
  font-family: Courier New;
  text-align: justify;
  width: 600px;
  margin: 3em 0 1em 200px;
}

h3 {
  font-size: 10pt;
  font-weight: bold;
}

ul {
  line-height: 2em;
  margin: 1em 5em 1em 5em;
}

a {
  text-decoration: none;
  color: #B0B0B0;
}

a:hover {
  color: #A02020;
}
