﻿  pre {
  	font-size: 12px;
  	color: navy;
  	margin: 6px;
  	background-color: rgb(245,245,245);
  }
  body {
  	margin: 0px;
  	padding-top: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-bottom: 0px;
  	background-color: white;
  	color: black;
  }
  a.nav {
  	text-decoration: none;
  	color: black;
  }
  p.nav_top {
  	text-align: center;
  }
  p.nav_bot {
  	text-align: center;
  }
  a.nav:hover {
  	text-decoration: underline;
  	color: black;
  }
  a.navnew {
  	text-decoration: none;
  	color: blue;
  }
  a.navnew:hover {
  	text-decoration: underline;
  	color: red;
  }
  p.char {
  	text-indent: 1.5em;
  }
  p.emph {
  	text-indent: 3.5em;
   	font-style: italic;
  }
  p.char2 {
  	text-indent: 3em;
  }
 .indent {
  	text-indent: 1.5em;
  }
  p.indented {
  	text-indent: 5px;
  	text-align: left;
  }
  th {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	color: navy;
  	font-weight: bold;
  }
  td {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 13px;
  }
  form {
  	margin: 0px;
  }
  td.nav {
  	font-weight: bold;
  	background-color: #E7E7E7;
  	color: black;
  	text-align: center;
  }
  br.clear {
  	clear: both;
  }
  div.copyright {
  	font-weight: bold;
  	font-size: smaller;
  	text-align: center;
  }
  td.right {
  	background-color: #E7E7E7;
  	font-size: smaller;
  	color: navy;
  	text-align: center;
  	width: 125px;
  }
  td.search {
  	font-weight: bold;
  	font-size: smaller;
  	background-color: #E7E7E7;
  	color: black;
  }
  td.spacer {
  	width: 6px;
  	background-color: green;
  }
  p.center-bold {
  	text-align: center;
  	font-weight: bold;
  }
  div.underline {
  	text-decoration: underline;
  }
  div.bold {
  	font-weight: bold;
  }
  hr.red-wide-hr {
  	color: red;
  }
  p.centered {
  	text-align: center;
  }
  p.firm {
  	font-weight: bold;
  }
  h2.bluecenter {
  	color: navy;
  	text-align: center;
  }
  h3.blue {
  	color: navy;
  	text-align: justify;
  }
  h4 {
  	color: navy;
  }
  .just {
  	font-size: 12px;
  	font-family: arial;
  	text-align: justify;
  	color: navy;
  	margin: 6px;
  }
  p.comment {
  	font-size: 12pt;
  	font-family: arial;
  	font-style: italic;
  	color: red;
  	margin: 6px;
  }
  
  ul#eagles{
    font-size: 12pt;
  	font-family: arial;
  	font-style: italic;
  	color: navy;
  	margin-left: 5%;
  }
  
  .menu {
  	font-family: Arial narrow;
  	font-size: 16px;
  	font-weight: bold;
  	color: green;
  	background-color: silver;
  }
  .menu a:link {
  	font-family: Arial narrow;
  	font-size: 16px;
  	text-decoration: none;
  	color: navy;
  }
  .menu a:visited {
  	padding-top:     0px;
  	padding-left:    0px;
  	padding-right:  10px;
  	padding-bottom: 10px;
  	font-family: arial narrow;
  	font-size:   16px;
  	text-decoration: none;
  	color: navy;
  }
  .menu a:hover {
  	padding-top:     0px;
  	padding-left:    0px;
  	padding-right:  10px;
  	padding-bottom: 10px;
  	font-family: Arial narrow;
  	font-size:   16px;
  	font-weight: bold;
  	color: red;
  	text-decoration: underline;
  }
  td.booktitle {
  	font-family: arial;
  	font-size: 16px;
  	font-weight: bold;
  	color: navy;
  	background-color: #D4ECFB;
  	text-align: center;
  	padding-top: 5px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-bottom: 5px;
  }
  td.reviewlink {
  	text-align: center;
  	padding-top: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-bottom: 8px;
  }
  table.biblioentry {
  	width: 100%;
  	padding-top: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-bottom: 0px;
  }
  .pagetitle {
  	font-family: Verdana;
  	font-size: 10pt;
  	position: absolute;
  	top: 12px;
  	left: 350px;
  	width: 450px;
  	z-index: 3;
  }
  .iframetitle {
  	font-family: Verdana;
  	font-size: 16pt;
  	text-align: center;
  }
  .nsnflogo {
  	position: absolute;
  	top: 12px;
  	left: 10px;
  	z-index: 3
  }
  .readallaboutit {
  	background-color: rgb(255,255,240);
  	font-family: Verdana;
  	border-style: solid;
  	border-width: 2px;
  	border-color: red;
  	position: absolute;
  	top: 10px;
  	left: 550px;
  	width: 260px;
  	text-align: center;
  	z-index: 3;
  }
  table.maintable {
  	position: absolute;
  	top: 110px;
  	width: 100%;
  	padding: 8px;
  }
  table.bio {
  	width: 100%;
  	border-style: ridge;
  	border-width: 2px;
  	border-color: navy;
  	padding: 10px;
  }
  p.indent {
  	margin-left: 50px;
  	margin-right: 50px;
  }
  table.wordlist {
  	position: relative;
  	width: 50%;
  	padding: 8px;
  	left: 175px;
  	background-color: rgb(255,255,230);
  	text-align: center;
  	border-collapse: collapse;
  }
  body {
  	background-color: rgb(255,255,240);
  }
  .nsnf_banner {
  	background-image: url(Graphics/bg.gif);
  	background-repeat: repeat-x;
  }
  .indented {
  	padding-left: 50pt;
  	padding-right: 50pt;
  	text-align: justify;
  }
  .lobbyposter {
  	float: right;
  	width: 240px;
  	padding-left: 10px;
  	padding-bottom: 10px;
  	padding-top: 10px;
  }
  blockquote {
	font: 0.8em Verdana, sans-serif;
  	color: navy;
  	text-align: justify;
  }
.commentary {
	font: small Trebuchet, sans-serif;
	font-size: 12pt;
	color: red;
	margin-top: 2px;
	}
.commentaryweb {
	font: small Trebuchet, sans-serif;
	color: green;
	margin-top: 2px;
	}
