@import url("dynamic");
@import url("print.css");

body {
  font-family: "sans-serif";
  line-height: 1.4;
  -width: 58.3em;
  -width: expression(document.documentElement.clientWidth >
          74.4 * parseInt(document.documentElement.currentStyle.fontSize) ?
          "45em" : "auto");
}

.content {
  max-width: 45em;
}

th, td {
  padding: 0.1ex 0.5em 0.1ex 0.5em;
}

th {
  text-align: right;
}

tr {
  vertical-align: top;
}

li {
  margin-bottom: 0.35em;
}

h1 {
  font-family: "Comic Sans MS", inherit;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 5px;
}

h2, h3 {
  margin-bottom: 0.2em;
}

ul, ol, table {
  margin-top: 0.1em;
}

.normal {
  font-weight: normal;
}

.hidden, #mainnav li.hidden {
  display: none;
}

.marginal {
  width: 12em;
  clear: left;
  float: left;
}

.content {
  margin-left: 13.5em;
}

.clear {
  clear: both;
}

.gallery img {
  float: left;
  padding-right: 1em;
}

img.decor {
  margin-top: 1.4em;
  float: right;
  padding-left: 1em;
}

.notfirst {
  padding-top: 1ex;
  clear: left;
}

.gallery span.name {
  display: block;
  font-size: 120%;
  font-weight: bold;
}

#masthead .marginal img {
  float: right;
}

#masthead {
  position: relative;
  float: left;
  width: 100%;
}

#head {
  position: absolute;
  left: 0;
  bottom: 0;
}

#mainnav {
  margin: 0 0 8px 0;
  padding: 5px 0 0 0;
  text-align: left;
}

#mainnav li {
  margin: 0 5px 0 0;
}

li.current a {
  text-decoration: none;
}

.clear{
  margin: 0;
}

.nav {
  font-weight: bold;
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}

.nav a {
  padding: 0.2em 0.6em 0.2em 0.6em;
  text-decoration: none;
}

.nav a span {
  text-decoration: underline;
}

.nav li.current a:hover {
  text-decoration: none;
}

.nav a:hover {
  text-decoration: none;
}

.flow li {
  display: inline;
  white-space: nowrap;
}

.flow {
  padding: 0;
  text-align: center;
}

#subnav, h2 {
  margin-top: 16px;
}

#subnav li {
  padding: 0 0 0.2em 0;
}

#subnav a {
  border-right-width: 5px;
  border-right-style: solid;
  display: block;
  text-align: right;
}

#mainnav a {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}

#pagemenu {
  line-height: 180%;
}

#style-chooser h6 {
  font-weight: bold;
  font-size: 1em;
  width: 100%;
  margin: 0 0 0.4em 0;
}

#style-chooser p {
  font-size: 80%;
}

#style-chooser * {
  margin: 0;
}

#style-chooser {
  border-style: solid;
  border-width: 1px;
  width: 12em;
  position: absolute;
  bottom: 3px;
  left: 5px;
  margin: 0;
}

body>#style-chooser {
  position: fixed;
}
