a:link {
        text-decoration: none;
      }
      a:visited {
        text-decoration: none;
      }
      a:hover {
        text-decoration: underline;
      }
      a:active {
        text-decoration: none;
      }
      body {
        margin; 0;
        padding; 0;
        background-color: white;
        color: black;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
        text-align: left;
      }
      #container {
        margin: 1em auto;
        width: 1024px;
        text-align: left;
        background-color: #fff;
        border: 5px none: #f00;
      }
      #header {
        border: 3m;
        border-color: black;
        height: 75px;
        width: 100%;
        position: relative;
        background-color: white;
        text-align: center;
        font-size: 48pt;
        font-family: Trebuchet MS, sans-serif;
        color: #bbbb3e;
      }
      #navbar {
        text-align: center;
        font-size: 100%;
	height: 60px;
      }
      #navbar ul {
        list-style-type: none;
      }
      #navbar li {
        display: inline;
        padding: 15px;
      }
      #sectionbox {
	background-color: #d1d1d1;
	text-align: center;
	width: 200px;
	height: 18px;
	border: 1px solid black;
	float: none;
      }
      #archeology {
        color: #f00;
	font-weight: bold;
      }
      #archeology a {
        color: #f00;
      }
      #bible_software {
        color: #f90;
	font-weight: bold;
      }
      #bible_software a {
        color: #f90;
      }
      #creation_science {
        color: #a30;
	font-weight: bold;
      }
      #creation_science a {
        color: #a30;
      }
      #early_church {
        color: #808000;
	font-weight: bold;
      }
      #early_church a {
        color: #808000;
      }
      #greek {
        color: #c0c;
	font-weight: bold;
      }
      #greek a {
        color: #c0c;
      }
      #history {
        color: #800040;
	font-weight: bold;
      }
      #history a {
        color: #800040;
      }
      #music {
        color: #000;
	font-weight: bold;
      }
      #music a {
        color: #000;
      }
      #online_reading {
	font-weight: bold;
        color: #800000;
      }
      #online_reading a {
        color: #800000;
      }
      #research {
        color: #000080;
	font-weight: bold;
      }
      #research a {
        color: #000080;
      }
      #texts {
        color: #0080ff;
	font-weight: bold;
      }
      #texts a {
        color: #0080ff;
      }
      #textcrit {
        color: #559;
	font-weight: bold;
      }
      #textcrit a {
        color: #559;
      }
      #intro {
        text-align: justify;
        width: 80%;
        font-style: italic;
        font-size: 85%;
      }
      dt { 
        font-family: Verdana, sans-serif; 
        font-size: 105% 
      }
      dd { 
        font-family: Verdana, sans-serif; 
        color: #cc3300;
        font-style: italic;
      }
      #return {
	text-align: center;
	font-size: 10px;
	font-weight: 600;
      }
      #return a {
	color: red;
      }

