div#menublock {
  height: 780px;
	}
div#interior-container {
  height: 780px;
	}
div#email {
  margin-top: 20px;
	}
input.blue, textarea.blue {
  background-color: #dde7f1;
	}
table {
  margin-top:20px;
	}
#error {
  color: red;
	}
p.constrain {
  width: 80%;
	margin: 20px auto;
	}
#thanks {
	font-weight: bold;
	font-size: 12pt;
	}
#unbold {
  font-weight:normal;
	}
