body.defaultPage
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  background: #262626;
  color: #efe2d1;
}

body.defaultPrinterFriendly
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  background: #ffffff;
  color: #000000;
  width: 500px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
}

div#nav
{
  color: #262626;
  background: #e4cfb1;
}

.archiveNameList
{
  font-size: 16px;
  letter-spacing: 1px;
  font-variant: small-caps;
  line-height: 35px;
  text-align: center;
}

.archiveName
{
  margin-right: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.archiveEntry
{
  margin-top: 30px;
  border-top: 1px solid #efe2d1;
}

.archiveEntryName
{
  font-weight: bold;
  margin-right: 40px;
}

.eventEntry
{
  margin-top: 40px;
  /* border-top: 1px solid #efe2d1; */
}

.eventTitle
{
  font-size: 20px;
  font-weight: bold;
}

.eventSubTitle
{
  font-size: 16px;
  font-weight: bold;
}

/***
*** Normal Links
***/
a:link
{
  color: #ffe0b3;/*#ffaaaa; #d9aeb5;*/
  background-color: transparent;
}

a:visited
{
  color: #cacaca;
  background-color: transparent;
}

a:focus
{
  color: #008080;
  background-color: transparent;
}

a:hover
{
  color: #b7dbff;/*#2b5984;*/
  background-color: transparent;
}

a:active
{
  color: #b7dbff;
  background-color: transparent;
}



h1
{font-family: Garamond, Times, serif;
 font-size: 40px;
 font-weight: 800;
 color: #000000;
 letter-spacing: 1px;
}

h1.noMargin
{margin-top: 0px;
 margin-bottom: 0px;
}

h1.medium
{font-size: 30px;
 margin-top: 2px;
 margin-bottom: 10px;}

h1.smaller
{font-size: 23px;
 margin-top: 2px;
 margin-bottom: 2px;}

h1.smallerNoMargin
{font-size: 20px;
 margin-top: 0px;
 margin-bottom: 0px;}

h1.little
{font-size: 16px;
 margin-top: 0px;
 margin-bottom: 0px;}

h2
{
 position: absolute;
 top: 580px;
 left: 0px;
 font-family: Arial, Helvetica, sans-serif;
 color: #adadad;
 font-size: 13px;
 font-weight: normal;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
}

h3
{
/*
 position: absolute;
 top: 580px;
 left: 30px;
 */
 font-family: Arial, Helvetica, sans-serif;
 color: #adadad;
 font-size: 13px;
 font-weight: normal;
 text-align: left;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
 border-top: #999999 1px solid;
 border-bottom: #999999 1px solid;
 letter-spacing: 1px;
}

h4
{
 font-family: Arial, Helvetica, sans-serif;
 color: #cebef8;
 font-size: 13px;
 font-weight: bold;
 text-align: left;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
}

h5
{font-family: Garamond, Times, serif;
 font-size: 18px;
 font-style: italic;
 font-weight: bold;
 color: #cebef8;
 margin: 0px;
}

h6
{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #333333;
}

td.header
{font-weight: bold;
 border-top: #990000 solid 2px;
 border-bottom: #990000 solid 2px;
}

td.data
{font-weight: normal;
/* border-bottom: #660000 solid 1px;*/
 border-bottom: 1px solid #990000;
}

td.imageMenuThumbnail
{font-weight: normal;
 text-align: center;
 /*valign: bottom;*/
 color: #ffffff;
 width: 150px;
}

td.imageMenuCaption
{font-weight: normal;
 text-align: center;
 /*valign: top;*/
 color: #ffffff;
 width: 150px;
}

td.imageMenuThumbnail a:link,
td.imageMenuThumbnail a:visited,
td.imageMenuThumbnail a:focus,
td.imageMenuThumbnail a:hover,
td.imageMenuThumbnail a:active
{text-decoration: none;}

 
td.figures a:link
{
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  margin-right: 5px;
 }

td.figures a:visited
{
  color: #4136c7;
  background-color: transparent;
  text-decoration: none;
  margin-right: 5px;
}

td.figures a:focus
{
  color: #000080;
  background-color: transparent;
  text-decoration: none;
  margin-right: 5px;
}

td.figures a:hover
{
  color: #ba2cb7;
  background-color: transparent;
  text-decoration: none;
  margin-right: 5px;
}

td.figures a:active
{
  color: #ba2cb7;
  background-color: transparent;
  text-decoration: none;
  margin-right: 5px;
}


.startVisible
{margin-top: 6px;
 margin-bottom: 6px;
 visibility: visible;
}

.startHidden
{margin-top: 6px;
 margin-bottom: 6px;
 visibility: hidden;
}

.indent
{margin-left: 5px;}

.noSpace
{margin-top: 0px;
 margin-bottom: 0px;
}

.halfSpace
{margin-top: 3px;
 margin-bottom: 3px;
}

.halfSpaceIndent
{margin-top: 3px;
 margin-bottom: 3px;
 margin-left: 7px;
}

.doubleSpace
{margin-top: 14px;
 margin-bottom: 14px;
}

.doubleSpaceAfter
{margin-top: 0px;
 margin-bottom: 14px;}

.singleSpaceAfter
{margin-top: 0px;
 margin-bottom: 7px;}

.italic
{font-style: italic;}

.bold
{font-weight: bold;}

.medium
{font-size: 15px;}

.small
{font-size: 11px;}

.subMenuTitle
{color: #cccccc;
 font-weight: bold;
 margin: 0px;
}

.center
{text-align: center;}

.gray
{color: #a7a7a7;
 font-weight: normal;
 text-decoration: none;}

.white
{color: #ffffff;
 font-weight: normal;
 text-decoration: none;}

.whiteBorder
{border: #ffffff solid 1px;}

.PageTitle
{font-size: 20px;
 font-weight: bold;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 5px;}

#nav a:visited
{
  color: #262626; /*#727272;*/
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  background: transparent;
}

#nav a:link
{
  color: #262626;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  background: transparent;
}

#nav a:hover
{
  color: #2b5984;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

#aircraft
{
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

/***
**** Slide control division
***/
.slideControlDiv
{
  position: absolute;
  top: 80px;
  right: 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: right;
  color: #bbbbbb;
  width: 95%;
}

/***
***  Slide Control Links
***/
.slideControlDiv a:link, .slideControlDiv a:visited, .slideControlDiv a:focus
{
  color:  #efe2d1;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}

.slideControlDiv a:hover, .slideControlDiv a:active
{
  color: #b7dbff;
  font-weight: bold;
  background-color:  transparent;
  text-decoration: none;
}



/***
**** Slide division -- start visible
***/
.slideDivVis
{
  position: absolute;
  top: 120px;
  right: 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  width: 95%;
  visibility: visible;
}

/***
**** Slide division -- start hidden
***/
.slideDivHid
{
  position: absolute;
  top: 120px;
  right: 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  width: 95%;
  visibility: hidden;
}

.slideImage
{
  margin-top: 50px;
  border: 2px solid #e6e6e6
}

/***
**** Content division
***/
.Content
{
  margin-left: 1in;
  margin-right: 1in;
  margin-top: 50px;
}

.heading
{
	font-weight: bold;
	font-size: 18px;
}

.EventYear
{
  width: 25px;
}
.EventLoc
{
  width: 200px;
}

.ArchiveHeading
{
  margin-top: 25px;
  margin-bottom: 15px;
}

.ArchiveListing
{
  margin-top: 8px;
  margin-bottom: 6px;
}