/* CSS Document */
body {
  width: 800px;
  /*height: 768px;*/
  margin-top: 35px;
  margin-bottom: 0px;
  background-color: #d1bd8f;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

p {
	text-align: justify; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 20px;
}

h1 {
	text-align: left; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 10px;
	padding-right: 10px;
}

h2 {
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 10px;
	padding-right: 10px;
}

#body {
  border-top: 3px solid black;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
  border-left: 3px solid black;
  height: 600px;
  width: 800px;
  position: static;
}

a {
  color: #80561B;
}

img.thumbs {
  width: 75px;
  height: 60px;
}

img#imageview {
  width: 696px;
  height: 546px;
}
.titles {
	margin-bottom: -5px;
	margin-top: 8px;
}

div {
  width: 1001px;
  height: 550px;
}
