body {
  background-color: white;
  font-family: lucida, sans-serif;
  margin-left: 0em;
  margin-right: 0em;
  margin-top: 5px;
  margin-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  border-left: 0em;
  border-right: 0em;
  border-top: 0em;
  border-bottom: 0em;
}

a.side-bar-link {
  text-decoration: none;
  color: black;
  font-size: x-large;
}

a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.side-bar-link-small {
  text-decoration: none;
  color: black;
  font-size: small;
}

a.side-bar-link-small a:hover {
  text-decoration: underline;
}

div.title1 {
  font-size: x-large;
  font-weight: bold;
  margin-bottom: 25px;

}

td.header {
  border-bottom-width: 1px;
  border-bottom-color: #9c9c9c;
  border-bottom-style: solid;
  margin-bottom: 20px;
}

div.side-bar-item {
  margin-bottom: 1%;
}

td.side-bar {
  font-size: x-large;
  color: black;
  text-decoration: none;
  margin-bottom: 5px;
  border-right-width: 1px;
  border-right-color: #9c9c9c;
  border-right-style: solid;
  padding-top: 30px;
  padding-left: 15px;
  background-color: #a3debc;
}

td.content {
  padding-top: 25px;
  padding-left: 35px;
}

.plan1 {
  background-image: url("../images/plan1.gif");
  background-position: bottom right;	
  background-repeat: no-repeat;
}

.plan2 {
  background-image: url("../images/plan2.gif");
  background-position: bottom right;
  background-repeat: no-repeat;	
}

.leeds {
  background-image: url("../images/leeds.gif");
  background-position: bottom right;
  background-repeat: no-repeat;	
}

.model{
  background-image: url("../images/3d-model-500-431.gif");
  background-position: bottom right;
  background-repeat: no-repeat;	
}