.paraTitle {  /* */
  color: #ff7f00;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 0px; margin-top: 0px;
  padding-top: 0pt;
  text-align: center;
  font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', 'sans-serif';
  font-weight: normal; letter-spacing: 0.02em;
  opacity: 1.00;
}
.box {  /* a simple box around a div */
  border: 1px solid #f80;
}
.boxfillSpacer {  /* to do a hanging indent on the second line of a fillbox */
  margin: 0 40px 0;
}
.boxfill {  /* fill the background of the box */
  background-color: #888;
  padding: 5px;
  border: 5px;
  margin: 2px;
}
.boxfill2 {  /* fill the background of the box */
  background-color: black;
  padding: 5px;
  border: 5px;
  margin: 2px;
}
.news a {  /* breaking news box anchor */
  color: white;
}

.news {  /* breaking news box */
  background: transparent url(i1/new.gif) no-repeat left;
  width: 350px;
  padding-left: 70px;
  margin: 10px;
  background-color: black;
  color: yellow;
}
.paraTableLeft {  /* left-aligned table entry */
  /*color: #7faaff;*/
  font-size: 16px;
  font-style: normal; font-variant: normal;
  text-align: left; text-indent: 0px;
  font-family: 'Copperplate', 'Trebuchet MS', 'fantasy';
  font-weight: normal; letter-spacing: 0;
  line-height: 18px;
  opacity: 1.00; text-decoration: none; text-transform: none;
}
.paraBodyLeft {  /* left-aligned normal paragraph */
  /*color: #7faaff;*/
  font-size: 16px;
  line-height: 18px;
  font-style: normal; font-variant: normal;
  margin-bottom: 5px; margin-left: 0px; margin-right: 5px; margin-top: 0px;
  padding-bottom: 5px; padding-top: 4pt; padding-left: 5px; padding-right: 10pt;
  text-align: left; text-indent: 0px;
  font-family: 'Copperplate', 'Trebuchet MS', 'fantasy';
  font-weight: normal; letter-spacing: 0;
  opacity: 1.00; text-decoration: none; text-transform: none;
}
.paraSubCenter {  /* Center-aligned sub text */
  /*color: #7faaff;*/
  font-size: 12px;
  line-height: 18px;
  font-style: normal; font-variant: normal;
  margin-bottom: 5px; margin-left: 0px; margin-right: 5px; margin-top: 0px;
  padding-bottom: 5px; padding-top: 4pt; padding-left: 5px; padding-right: 10pt;
  text-align: center; text-indent: 0px;
  font-family: 'Copperplate', 'Trebuchet MS', 'fantasy';
  font-weight: normal; letter-spacing: 0;
  opacity: 1.00; text-decoration: none; text-transform: none;
}
.paraSubLeft {  /* Left-aligned sub text */
  /*color: #7faaff;*/
  font-size: 12px;
  line-height: 18px;
  font-style: normal; font-variant: normal;
  margin-bottom: 5px; margin-left: 0px; margin-right: 5px; margin-top: 0px;
  padding-bottom: 5px; padding-top: 4pt; padding-left: 5px; padding-right: 10pt;
  text-align: left; text-indent: 0px;
  font-family: 'Copperplate', 'Trebuchet MS', 'fantasy';
  font-weight: normal; letter-spacing: 0;
  opacity: 1.00; text-decoration: none; text-transform: none;
}
.paraSubRight {  /* right-aligned sub text */
  /*color: #7faaff;*/
  font-size: 12px;
  line-height: 18px;
  font-style: normal; font-variant: normal;
  margin-bottom: 5px; margin-left: 0px; margin-right: 5px; margin-top: 0px;
  padding-bottom: 5px; padding-top: 4pt; padding-left: 5px; padding-right: 10pt;
  text-align: right; text-indent: 0px;
  font-family: 'Copperplate', 'Trebuchet MS', 'fantasy';
  font-weight: normal; letter-spacing: 0;
  opacity: 1.00; text-decoration: none; text-transform: none;
  }
.paraBodyCenter {  /* center-aligned normal paragraph */
  /*color: #af85ff;  light purple */
  color: #74a;	/* dark purple */
  font-size: 16px;
  line-height: 18px;
  font-style: normal; font-variant: normal;
  margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;
  padding-bottom: 0px; padding-top: 0pt;
  text-align: center; text-indent: 0px;
  font-family: 'Copperplate', 'Trebuchet MS', 'fantasy';
  font-weight: normal; letter-spacing: 0;
  opacity: 1.00; text-decoration: none; text-transform: none;
  }
.prodName {  /* distinguishes the product's name from the description */
  color: #00d000;
  }
.sectionHeader {  /* fpp game header */
  width: 600px;
  height: 64px;
  text-valign: center;
  padding-top: 15px;
  margin: 10px 10px;
  background-color: #303030;
  }
.lineHeader {	/* separates a few words on a line from the remaining */
  color: #00dd00;
  font-weight: bold;
}
.img {
  background-color: #303030;
  }
hr {
  border-style: dashed;
  }
