<!--

#container {
   width:1000px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   background-color: #ECDAC4;
   height: 100%;
   }
   
body {
   text-align: left;
   background-color: #ECDAC4; 
   }

/*-----------Header & Column Contents---------*/ 
#header {
   text-align: center;
   background-color: #ECDAC4; 
   }
   
#footer {     
   clear: both;
   width: 995px;
   } 

#navbot {
   background-color: #330000;
   width: 995px;
   height: 25px;
   }
 
#navbot ul {
   margin: 0px;
   padding: 0px;
   margin-left: 120px;
   }

#navbot ul li {
   float: left;
   list-style-type: none;
   padding: 3px 40px 5px 5px;
   color: #ffd700;
   font-family: "Times New Roman", serif;
   font-size: 0.85em;
   }

#navbot ul li a {
   color: #ffff00;
   text-decoration: none;
   }

#navbot ul li a:hover {
   color: #ff0000;
   } 

#notebox {
   border: double ;
   border-color: maroon;
   width: 800px;
   background-image: url('images/OrangeLogo2.gif');
   margin-left: 100px;
   }    
   
 /*--------------------Namebar-----------------*/
#namebar ul li  {

   font-size: 1.5em;
   font-family:Verdana, Arial, sans-serif;
   font-weight: bold;
   list-style-type: none;
   float: left;
   text-align: left;
   padding-left: 15px;
   } 
	 
#namebar ul li a {
   color: maroon;
   text-decoration: underline;
   }
	 
#namebar ul li a:hover {
   color: #E2760A;
   text-decoration: none;
   }

/*----------------Tables----------------------*/
table {
   table-layout: fixed;
   width: 980px;
   background-color: #F0E1D0;
  /*  background-color: #ECDAC4;*/
   border: 1px solid maroon;
   } 
    
tr {
   height: 22px;
   } 
         
th {
   background-color: #7c1834;
   color:yellow;
   font-weight:bold;
   font-size: 1.0em;
   font-family:Arial,Sans-serif;
   text-align:center;
   padding: 0px; 
   }
   
/*----------------Sub Headings----------------*/   
.letter {
   background-color: #C5B7AD;     
   color: #802a2a;
   font-weight: bold;
   font-family: Arial , sans-serif;
   font-size: 1.2em;   
   text-align: left;
   height: 30px;
   padding-left: 20px;
   }
     
/*-----------------Text-----------------------*/
h1 {
   color:#660033;
   font-weight: bold; 
   font-style:italic; 
   font-size: 2.5em; 
   font-family: "times new roman", serif; 
   text-align: center;
   }

h2 {
   color: #660033;
   font-weight:bold;
   font-size: 1.83em;
   font-family:Arial,Verdana,Sans-serif;
   font-style:italic;
   text-align:center;
   }
   
.fh1 {
   color:#000066;
   font-weight: bold; 
   font-size: 1.08em;
   font-family: "Trebuchet MS", Arial, sans-serif;
   text-align: center;
   }
      
.fh2 {
   color:maroon;
   font-weight: bold; 
   font-size: 1.08em; 
   font-family: "Trebuchet MS", Arial, sans-serif;
   text-align: left; 
   } 
   
.fh2 a:hover {
   color: red;
   text-decoration: none;
   } 
   
.fh3 {
   color: blue;
   font-weight: bold; 
   font-size: 1.08em; 
   font-family: "Trebuchet MS", Arial, sans-serif;
   text-align: left; 
   margin-left: 75px;
   } 
 
.fh3 a:visited {
   color: blue; 
   text-decoration: underline;
   }   
   
.fh3 a:hover {
   color: red;
   text-decoration: none;
   }
 
.con1 {
   color:black;
   font-weight: bold; 
   font-size: 0.83em; 
   font-family: Arial, Sans-serif; 
   text-align: center;
   vertical-align: text-top;
   }
 
.con2 {
   color:black;
   font-weight: bold; 
   font-size: 0.83em; 
   font-family: Arial, Sans-serif; 
   text-align: left;
   vertical-align: text-top;
   padding-left: 5px;
   }
 
.con3 {
   color:black;
   font-weight: bold; 
   font-size: 0.83em; 
   font-family: "Arial Narrow", Sans-serif; 
   text-align: left;
   vertical-align: text-top;
   padding-left: 5px;
   } 
 
.con4 {
   color:black;
   font-weight: bold; 
   font-size: 0.83em; 
   font-family: "Arial Narrow", Sans-serif; 
   text-align: center;
   vertical-align: text-top;
   }
 
.con5 {
   color:maroon;
   font-weight: bold; 
   font-style: italic;
   font-size:0.83em; 
   font-family: "Arial Narrow", Sans-serif; 
   text-align: left; 
   }
    
.biscc3 {
   font-family:"Trebuchet MS", Arial, sans-serif;
   color: black;
   font-size: 0.9em;
   font-weight: bold;
   text-align: center; 
   line-height: 150%;
   padding-top: 5px;
   padding-bottom: 7px;
   }
    
     
-->
