body {
  margin: 0px;
  padding: 0px;
  font-family: verdana,helvetica,sans; /*or courier */
  font-size: 0.8em;
  text-align: center;
  background-image: url(../imgs/bg.gif);
}
p {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: black;
}
h1 {
  margin: 0px;
  padding: 0px;
  font-size: 18pt;
  line-height: 20px;
  font-weight: normal;
}
h3 {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  line-height: 20px;
  font-size: 12pt;
  font-weight: bold;
}
h3[onclick]{
  cursor: pointer;
}
emph {
  font-weight: bold;
}
img {
  border-style: none;
  margin: 0px;
  padding: 0px;
}
img[onclick]{
  cursor: pointer;
}
.linkspan {
  cursor: pointer;
}
.caption {
  margin: 0px;
  padding: 0px;
}
.coloured {
  color: #386981;
}
div .description {
  padding: 10px;
  width: 220px;
  text-align: right;
  float: left;
}
.galleryWait {
  padding: 0px;
  width: 250px;
  text-align: right;
  float: left;
}
.wiWrap{
  position: relative;
  height: 30px;
  width: 100%;
  text-align: right;
  
}
.hiding{
  display: block;
  border-left: solid #386981 4px;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  clip: rect(10px,auto,36px,0px);
}
.unhiding {
  display: block;
  border: none;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  clip: rect(10px,auto,36px,0px);
}

.hidable {
  display: none;
}
.bigText{
  padding-bottom: 8px;
}
.contactinput{
  width: 184px;
}
.contTD{
  vertical-align: bottom;
}
div .contForm{
  padding: 10px;
  border: solid #386981 1px;
}
td .archivethumb{
  width: 100px;
  height: 80px;
  overflow: hidden;
}
#backdrop {
  margin: 0 auto;
  margin-top: 5px;
  padding: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  width: 813px;
  height: 578px;
  text-align: left;
  background-image: url(../imgs/pages3.gif);
  background-repeat: no-repeat;
}
#topbar {
  position: absolute;
  top: 6px;
  left: 28px;
  width: 750px;
  height: 48px;
  color: black;
}
#logo {
  position: absolute;
  top: 3px;
  left: 0px;
}
#nav1 {
  position: absolute;
  bottom: 15px;
  right: 0px;
  text-align: right;
}
#subnav2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
}
#maincontainer {
  position: absolute;
  top: 94px;
  left: 45px;
  width: 752px;
  height: 444px;
  z-index: 1;
}
#galleryShow {
  margin: 0px;
  padding: 0px;
  width: 500px;
  overflow: hidden;
  float: right;
}
#projNav{
  padding: 0px;
  text-align: right;
}
#mainImage{
  float: right;
  margin: 0 0 10px 10px;
  width: 320px;
}
#mainText{
  padding: 0 10px 10px 10px;
  width: 408px;
  height: 444px;
  overflow: auto;
}
#mainTextWide{
  padding: 0 10px 10px 10px;
  width: 732px;
  height: 444px;
  overflow: auto;
}
#galleryDesc{
  position: absolute;
  bottom: 10px;
  left: 0px;
  padding: 10px;
}
#footer {
  position: relative;
  z-index: 1;
  font-size: 10px;
  padding: 10px;
}
