/* nvastyle.css */
/* Copyright 2007-12 Miriam Klamkin */
/* Last updated 10/02/2012 */


body {
  font-family: Times New Roman, serif;
  margin-left: 2%; margin-right: 2%;
  color: yellow; background-color: #000099; background-image: url(nite_0001.gif);
}


div.inner {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 6px;
  color: black;
  background-color: #CCEEFF;
}


div.pagehead {
  margin-left: 48px;
  font-size: 250%;
  font-weight: bold;
}


div.subhead1 {
  font-size: 115%;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 6px;
  padding-left:  256px;
}


div.subhead2 {
  font-size: 150%;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 39px;
  padding-left:  256px;
}


div.subscribebox {
  margin: 6px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-style: outset;
  border-width: thick;
  border-color: #000099;
  padding: 6px;
  text-align: center;
  color: black;
  background-color: #99CCFF;
}


div.linx {
  margin: 6px;
  margin-top: 12px;
  margin-bottom: 24px;
  padding-top: 6px;
  padding-left: 36px;
  color: black;
  background-color: #CCEEFF;
  font-weight: bold;
}


div.mainbox {
  margin: 6px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-style: groove;
  border-width: thin;
  padding: 6px;
  color: black;
  background-color: #CCEEFF;
}


div.notebox {
  margin: 6px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-style: groove;
  border-color: #000099;
  padding: 6px;
  color: black;
  background-color: #CCEEFF;
}


div.quotebox {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 12px;
  margin-bottom: 24px;
  border-style: groove;
  padding: 6px;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  font-size: 92%;
  color: #000099;
}


div.freequote {
  text-align: center;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 24px;
}


.shadebox {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 6px;
  background-color: #99EEFF;
}


.whitebox {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 6px;
  background-color: white;
  color: blue;
}


.sectiontitle {
  text-align: center;
  font-size: 112%;
  font-weight: bold;
  color: blue;
}


.bigtitle {
  text-align: center;
  font-size: 150%;
  color: blue;
}


.freenote {
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left:  6px;
  font-size: 80%;
  font-style: italic;
}


.fullnote {
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left:  6px;
  font-size: 112%;
}


.somespace {
  padding-top: 12px;
}


.bigtext {
  font-size: 112%;
}


.bigandbold {
  font-size: 112%;
  font-weight: bold;
  font-style: italic;
}


.offset16 {
  padding-left: 16px;
  margin-bottom:  16px;
}


.spacious {
  padding-left: 32px;
}

.centered {
  text-align: center;
}


.fineprint {
  margin-top: 12px;
  font-size: 65%;
}


.redstrike {
  color: red;
  text-decoration: line-through;
}


.justred {
  color: red;
}
