div #all {
  }

div#banner {
  position: absolute;
  top: 0;
  height: 5em;
  left: 8.9em;
  right: 0;
  padding-left: 0.5em;
  z-index: 1;
  }

div#bannerText {
  position: absolute;
  top: 0em;
  width: 13em;
  font-size: 4em; 
  font-style: italic; 
  font-weight: bold;
  color: #D0D0FF;
  z-index: 1;
  font-family: serif; 
  opacity: 0.4;
  filter: alpha(opacity=40); /*Internet Explorer - opacity doesn't work for IE*/
}

div#leftsidenav {
  position: absolute;
  left: 0;
  top: 0;
  width: 8em;
  height: 205em;
  padding: 0.5em;
  z-index: 1;
  font-family: verdana;
  font-style: italic;
  text-align:right;
  background-color: #E0E0FF;
  }

div#main {
  position: absolute;
  top: 4.9em;
  left: 8.9em;
  height: 200em;
  right: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
  z-index: 1;
  font-family: serif;
  font-style: italic;
  font-size: 1.1em;
  }

div#mainright {
  float: right;
  width: 11em;
  padding: 0.25em;
  border-style: solid;
  border-color: #000080;
  border-width: 4px;
  margin-left: 1em;
  margin-top: 1em;
  margin-right: 0;
  margin-bottom: 1em; 
  background-color: #E0E0FF;
  font-family: verdana;
  font-size: 0.7em;
  color: #000080;
}

div#mainright p {
  padding-left: 0.35em;
  padding-right: 0.35em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

div#mainright a:link, div#mainright a:visited {
  color: #000080;
  }

p#pagehead {
  font-family: serif;
  font-size: 1.8em;
  font-style: italic;
  font-weight: bold;
  color: #330099;
  }

table.cont {
  font-family: Arial;
  font-size: 0.8em;
  font-style: normal;
  }

td.head {
  font-weight: bold;
  }

img.backgroundPic {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  }

p {
  margin-top: 1em;
  margin-bottom: 1em;
  }

.bodysmall {
  font-size: 0.75em;
  }

.bodynote {
  font-style: italic;
  font-weight: bold;
  text-align: center;
  }

.poster {
  font-style: italic;
  font-weight: bold;
  text-align: center;
  }

.emph {
  font-weight: bold;
  }

span.keyword {
  font-style: italic;
}

div.boxy {
  border: 0.5em solid;
  padding: 0.5em;
  }

div.boxy h2 {
  text-align: center;
  color: red;
  }

.bodybullet {
  font-family: Arial;
  position: relative;
  }

/*referred to by javascript generated html*/
span.external-marker {
  font-style: italic;
  color: red;
  vertical-align: sub;
  text-decoration: none;
  font-size: 0.75em;
}

a.menuItem {
  font-family: verdana;
  font-size: 0.9em;
  color: #000080;
  }

a.menuItem:link, a.menuItem:visited {
  text-decoration: none;
  color: #000080;
  }

a.menuCurrent:link, a.menuCurrent:visited {
  font-weight: bold;
  color: #000080;
  text-decoration: none;
  }

a.menuItem:hover, a.menuCurrent:hover {
  color: red;
}

img.rogue {
  width: 12.0em;
  height: 15.0em;
  }

div.rogue {
  float:left;
  margin:0.5em;
  }


