@charset "UTF-8";
/* Marmarth Research Foundation */
/* Print styles */

html body {
  background:none;
  color:#000;
  font:0.9em/1.4 "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding:0;
  margin:0;
}

p { margin-top:0.3em; }

h1 {
  font: small-caps 1.5em "Times New Roman", Times, serif;
  letter-spacing:0.03em;
  margin-bottom:0;
  clear:both;
}

#subheader {
  text-align:left;
}

#subheader h1 {
  font-size: 2em;
  margin-bottom:0;
}

#subheader h3 {
  font: 1.2em "Times New Roman", Times, serif;
  text-transform:uppercase;
  margin:0;
}

#container {
  background:none;
  margin:0 auto;
  padding:10px 20px;
  text-align:left;
  width:100%;
}

#papelBottom,#papelTop,#papelSides,#borderBottom,#borderSides,#borderTop { margin:0;padding:0; }

#navigation {
  font: 1.2em "Times New Roman", Times, serif;
  text-transform:uppercase;
  margin-bottom:10px;
  margin-top:0;
}

#navigation ul {
  list-style:none;
  margin:0;padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding-right:30px;
}

#navigation li a {
  color:#947554;
}

#pageContent {
  border:0;
  margin:0;
  width:100%;
}

img.bg,
#watermark img,
#navigation img,
#drawing,
#digRibbon,
#leftTray,
#thesSkull,
#matton,
.hide {
  visibility:hidden;
  height:0;
  margin:0;
  padding:0;
  display:none;
}

#breadCrumb {
  display:none;
}

#rightTray {
  margin:0;
  float:none;
  clear:both;
  width:100%;
}

img.left { margin:0.5em 1em 1em 0; }

img.right { margin:0.5em 0 1em 1em; }

img.center { margin:0.5em auto 0.5em; }

img.small {
  margin-top:0.25em;
  margin-bottom:0.5em;
}

img.left, img.right, img.center {
  border:1px solid #947554;
  position:static;
}

img.blue { border:1px solid #036; }

#footer p { text-align:center; }

#footer { margin-bottom:0; }

#footer #nav { display:none; }

a.more {
  font-size:0.95em;
  font-weight:normal;
  padding:2px;
}
p a {
  font-weight:bold;
  text-decoration:none;
  border-bottom:1px solid #036;
}

p a:link { color:#036; }

p a:visited { color:#000; }

p a:hover {
  color:#fff;
  background-color:#0757a8;
  border-bottom:2px solid #036;
}

p.note {
  font-size:0.95em;
  line-height:normal;
}

p.note a { border-bottom:1px solid #947554; }

p.error {
  font-size:0.8em;
  font-weight:bold;
  color:#543c14;
  text-align:center;
}

p.error:hover { color:#ebdab2; }


a img { border:0; }

a.no_link { cursor:default; }

a.invisible {
  border:0;
  background:none;
  color:#333 !important;
}

a.invisible:hover {
  background:none;
  border-bottom-width:1px !important;
}
