.ahem {
  display: none;
  }
html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  }
html>body #base {
  height: auto;
  }
#base {
  position: relative;
  min-height: 100%;
  height: 50%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
  }

#header {
  padding-top: 40px;
  text-align: center;
  padding-bottom: 40px;
  background-color: #FFFFE5;
  }
#halifax {
  padding-top: 29px;
  }

#nav {
  position: absolute;
  right: 70%;
  padding-top: 15px;
  }
#nav ul {
  list-style: none;
  text-align: right;
  line-height: 1em;
  margin-top: 0px;
  }
#nav li {
  margin-bottom: 5pt;
  }
#nav a, #pagetitle {
  text-decoration: none;
  color: #999900;
  font-style: italic;
  letter-spacing: 1pt;
  font-weight: bold;
  padding-right: 1pt;
  text-align: right;  
  }
#nav a:hover {
  color: #CC3300;
  }


#subnav {
  position: absolute;
  right: 70%;
  top: 279px;
  width: 30%;
  }
#subnav ul {
  list-style: none;
  text-align: right;
  line-height: 1em;
  margin: 0px;
  padding: 0px;
  width: auto;
  }
#subnav li {
  margin-bottom: 5pt;
  }
#subnav a {
  text-decoration: none;
  color: #999900;
  font-style: italic;
  letter-spacing: 1pt;
  font-weight: normal;
  padding: 1pt;
  text-align: right;
  display: block;
  }
#subnav a.here {
  font-weight: bold; 
  }
#subnav li.home a {
  color: #DDDD77;
  }
#subnav a:hover {
  color: #CC3300;
  }
#subnav li.variant {
  color: #bbbb66;
  font-style: italic;
  letter-spacing: 1pt;
  font-weight: normal;
  padding: 10pt 1pt 2pt 20px;
  text-align: right;
  border-bottom: 1px dotted #bbbb66;
  font-weight: bold;
  display: block;
  }
#subnav li.variant_here {
  color: #999900;
  font-style: italic;
  letter-spacing: 1pt;
  font-weight: normal;
  padding: 10pt 1pt 2pt 20px;
  text-align: right;
  border-bottom: 1px dotted #bbbb66;
  font-weight: bold;
  display: block;
  }
#subnav li.variant_here a, #subnav li.variant a {
  font-weight: bold;
  }

#bottleshot {
  position: absolute;
  right: 60%;
  top: 255px;
  z-index: 9;
  }
#bottleshot img {
  position: relative;
  left: 50px;
  }
.the {
  color: #CCCC88;
  }

#strip {
  background: url(graphics/image_strip_new.jpg);
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 0px;
  padding: 0px;
  }
#pagetitle {
  position: absolute;
  right: 70%;
  top: 247px;
  }
#content {
  padding: 44px 20px 80px 50%;
  }
#content img {
  border: 1px solid #999999;
  margin-bottom: 8pt;
  }
p {
  margin-top: 0px;
  margin-bottom: 8pt;
  }
.details {
  text-indent: 3em;
  margin-top: 0px;
  }
#content a {
  text-decoration: none;
  color: #CC3300;
  }
#content a:hover {
  text-decoration: underline;
  }
form {
  margin-top: 0px;
  }
.form {
  background-color: #EEEED5;
  }
.handle {
  font-style: italic;
  text-align: right;
  padding-left: 20px;
  }
#footer {
  position: absolute;
  bottom: 10px;
  width: 100%;
  color: #999966;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1pt;
  }

#pagetitle a {
  color: #999900;
  text-decoration: none;
  }
#pagetitle a:hover {
  text-decoration: none;
  color: #CC3300;
  }
#content h1 {
  color: #999900;
  letter-spacing: 1pt;
  font-size: 1.8em;
  margin: 24pt 0pt 4pt 0pt;
  }
#content h2 {
  color: #999900;
  font-style: italic;
  letter-spacing: 1pt;
  font-size: 1.2em;
  margin-bottom: 4pt;
  }
#content h2.note {
  border-bottom: 1px solid #999900;
  padding-bottom: 3pt;

  border: 1px solid #999900;
  background: #eeeeb2;
  padding: 3pt 5pt;
  }
#content h2 a {
  text-decoration: none;
  color: #999900;
  }
#content h2 a:hover {
  text-decoration: none;
  color: #CC3300;
  }
.date {
  font-weight: normal;
  }

#content p.pullout {
  position: absolute;
  right: 70%;
  width: 25%;
  margin: 10px 0px;
  padding: 0px;
  text-align: right;
  color: #999966;
  letter-spacing: 1pt;
  font-style: italic;
  }