body {
  background-color: white;
}

p {
  color: black;
}

h2 {
  color: black;
  margin-top: 0px;
  margin-bottom: 10px;
}

p.pleft {
  text-align: left;
}

div.gallery {
  border-left: solid 1px black;
}

div.gallery div.item {
  top: 10px;
  width: 682px;
  height: 700px;
}

div.gallery div.item ul.description {
  color: black;
}

div.gallery a:link {
  color: black;
}

div.gallery a:visited {
  color: black;
}



div.prevnext table {
  width: 100%;
  padding: 0px;
}

td.prevcol {
  padding: 0px;
  text-align: left;
}

td.nextcol {
  padding: 0px;
  text-align: right;
}


div#chairspage1 {
  margin-left: auto;
  margin-right: auto;
  width: 433px;
}

div#chairspage2 {
  margin-left: auto;
  margin-right: auto;
  width: 450px;
}


div#readearpage1 {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}

div#readearpage2 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 610px;
}

div#readearimg3 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 211px;
}

div#readearimg4 {
  position: absolute;
  top: 0px;
  left: 310px;
  width: 300px;
  height: 254px;
}

div#readearimg5 {
  position: absolute;
  top: 230px;
  left: 0px;
  width: 300px;
  height: 194px;
}

div#readearimg6 {
  position: absolute;
  top: 264px;
  left: 310px;
  width: 300px;
  height: 160px;
}

div#readearp2rest {
  position: absolute;
  top: 440px;
  left: 0px;
  width: 100%;
}

div#readearpage3 {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}

div#readearpage4 {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}

div#readearpage5 {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}

div#readearpage5 ul {
  text-align: left;
}



div#staplerpage1 {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}

div#staplerpage2 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 510px;
}

div#stapler2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 297px;
}

div#stapler3 {
  position: absolute;
  top: 54px;
  left: 260px;
  width: 250px;
  height: 243px;
}

div#stapler4 {
  position: absolute;
  top: 307px;
  left: 0px;
  width: 250px;
  height: 243px;
}

div#staplerp2desc {
  position: absolute;
  top: 337px;
  left: 260px;
  width: 250px;
  text-align: left;
}

div#staplerp2rest {
  position: absolute;
  top: 560px;
  left: 0px;
  width: 100%;
}

div#staplerpage3 {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}

div#staplersolution {
  text-align: left;
}



div#sunscreenpage1 {
  margin-left: auto;
  margin-right: auto;
  width: 620px;
}

img#sunscreen1 {
  margin-right: 5px;
}

img#sunscreen2 {
  margin-left: 5px;
}

div#sunscreen3 {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 250px;
  height: 179px;
}

div#sunscreen4 {
  position: absolute;
  top: 0px;
  left: 260px;
  width: 300px;
  height: 149px;
}

div#sunscreen5 {
  position: absolute;
  top: 209px;
  left: 0px;
  width: 250px;
  height: 198px;
}

div#sunscreen6 {
  position: absolute;
  top: 305px;
  left: 285px;
  width: 250px;
  height: 135px;
}

div#sunscreen7 {
  position: absolute;
  top: 40px;
  left: 570px;
  width: 149px;
  height: 400px;
}

div#sunscreenprototypetext {
  position: absolute;
  top: 205px;
  left: 355px;
  width: 100px;
}

div#sunscreenprototypeinfo {
  position: absolute;
  top: 470px;
  left: 0px;
  width: 100%;
}

div#sunscreenpage3 {
  margin-left: auto;
  margin-right: auto;
  width: 420px;
}

img#sunscreen8 {
  margin-right: 5px;
}

img#sunscreen9 {
  margin-left: 5px;
}

img#sunscreen10 {
  margin-right: 5px;
}

img#sunscreen11 {
  margin-left: 5px;
}

div#sunscreenpage4 {
  margin-left: auto;
  margin-right: auto;
  width: 620px;
}

img#sunscreen12 {
  margin-right: 5px;
}

img#sunscreen13 {
  margin-left: 5px;
}

table.estimatedcosts {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0px;
}

table.estimatedcosts tr.cost td.item {
  text-align: right;
  padding-right: 2em;
}

table.estimatedcosts tr.cost td.price {
  text-align: left;
  padding-left: 1em;
}

table.estimatedcosts tr.total {
  border-top: black 1px solid;
  font-weight: bold;
}

table.estimatedcosts tr.priceless {
  color: gray;
}

div.copyright {
  color: black;
  text-align: center;
}

/*
div {
  border: red 1px solid;
}

table {
  border: green 1px solid;
}

tr {
  border: blue 1px solid;
}

td {
  border: purple 1px solid;
}

p {
  border: orange 1px solid;
}

span {
  border: black 1px solid;
}*/



