* {
  border-collapse: collapse;
  font: 100% Verdana, sans-serif;
  margin: 0;
  padding: 0;
}

html {

}

body {
  margin-top: 2.4em;
}

#header {
  height: 57px;
  left: -15px;
  margin-left: 50%;
  position: absolute;
  top: 25px;
  width: 270px;
  font: bold 25px Arial, sans-serif;
}

h1 a {
  color: #666;
  text-decoration: none;
}

h1 strong {
  height: 57px;
  margin-left: 50%;
  position: absolute;
  top: 35px;
  width: 270px;
  color: #666;
  font: 10px Verdana, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: absolute;
  top: 65px;
  white-space: nowrap;
}

address {
  font: bold 20px Arial, sans-serif;
  left: 182px;
  letter-spacing: -1px;
  margin-left: 50%;
  position: absolute;
  top: 336px;
  white-space: nowrap;
}

strong {
  font-weight: bold;
}

table {
  margin: 1.5em 0 0;
}

td {
  padding: 0 1.5em 1em;
  vertical-align: top;
}
th {
  padding: 0 1.5em 0.5em;
  vertical-align: top;
}


/*td {
  width: 25%;
}*/

th {
  text-align: left;
  vertical-align: top;
  width: 25%;
}

h2, h3 {
  font: 1.5em Georgia, serif;
  margin-bottom: 0.6em;
  margin-left: -0.1em;
  padding-top: 0.3em;
}

h4 {
  font: 1.2em Georgia, serif;
  margin-bottom: 0.75em;
  margin-left: -0.05em;
  padding-top: 0.4em;
}

p, li, table address {

}

p a, li a {

}

li {
  margin: 10 5 5 25;
}

table address {
  font-weight: normal;
  font-family: Verdana, sans-serif;
  letter-spacing: 0;
  margin-left: 0;
  position: static;
  white-space: normal;
}

form div {
  color: #f00;
  font-size: .8em;
  background: #ffeaea;
  padding: 3px 0 3px 3px;
  border: 1px solid #ffeaea;
  width: 99%;
}

.alert {
  border: 1px solid #f00;
}





a img {
  border: none;
}

dl {
  margin-top: 1.2em;
}

dt {
  display: inline;
  margin-right: 1.5em;
}

dd {
  text-align: left;
  font-size: 0.85em;
  line-height: 1.5;
}

hr {
  position: absolute;
  height: 1px;
  width: 100%;
  color: #ccc;
  background: #ccc;
  border: none;
  left: 0;
}

th img {
  display: block;
  margin: 1.5em auto;
}

th dt img {
  display: inline;
}

#name {
  display: none;
}
#presentation {
  display: inline;
  margin-right: 10px;
  width: auto;
  border: none;
  background: transparent;
}
