﻿ table { font-family: Arial, Helvetica, sans-serif}
  h1 {font-size: 1.3em; text-align:center; }
  h2 {font-size: 1.2em; text-align:center; margin:0.1 0 0 0;}
  h3 {font-size: 1.1em; text-align:center; margin:0.1 0 0 0;}
  h4 {font-size: 1.1em; text-align:center;}
  h5 {font-size: 1.2em; text-align:left;}
  .thick {
  font-weight:bold;
  }
  }
  .lefttext {
  text-align:left;
  }
  .centertext {
  text-align:center;
  }
  .righttext {
  text-align:right;
  }
  .bigtext {
  font-size:1.1em;
  }
  .smalltext {
  font-size:smaller;
  }
  .tableaqua {
  font-weight:bold;
  font-size:1.1em;
  padding:0 .2em;
  text-align:center;
  background-color: #CCFFFF;
  border:1px solid #000099;
  }
  a:link {color: blue; text-decoration:underline;}    
  a:visited {color: purple; text-decoration:underline;} 
  a:hover {color: red; text-decoration:underline;}
  a:active {color: green;} 
  body {
  color:#000;
  background-color: #336699;
  font: 0.8em Verdana, arial, sans-serif;
  }
  #header {
  padding: 0px;
  height:134px;
  background-color:#000;
  border-bottom:3px;
  border-style:none none solid none;
  border-color:#000;
  }
  #wrap {
  margin:0em auto;
  background-color:#E6E6FA;
  border:3px solid #000;
  width:860px;
  }
  #main {
  margin-left:186px;
  padding:0.5em 2.5em;
  background-color: #eaeaea;
  border-left:3px;
  border-style:none none none solid;
  border-color:#708090;
  text-align:left;
  }
  
  #nav-one {
  float:left;
  width:170px;
  padding:1em .5em;
  background-color: #E6E6FA;
  border-style:none;
  }
  #nav-one ul{
  text-align:right;
  list-style: none;
  font-size:1.1em;
  font-weight:bold;
  padding: 0 .5em;
  }
  .list-one li{
  padding:0em;
  margin-bottom:0.5em;
  text-align: right;
  }
  .list-one li a:link {color: blue; text-decoration:none;}    
  .list-one li a:visited {color: purple; text-decoration:none;} 
  .list-one li a:hover {color: red; text-decoration:underline;}
  .list-one li a:active {color: green;} 
  .list-two ul{
  text-align:left;
  list-style:disc;
  }
  .list-two li a:link {color: blue; text-decoration:underline;}    
  .list-two li a:visited {color: purple; text-decoration:underline;} 
  .list-two li a:hover {color: red; text-decoration:underline;}
  .list-two li a:active {color: green;} 
 
  
  #footer {
  color:#00008B;
  background-color:#ccc;
  border-top:3px;
  border-style:solid none none none;
  border-color:#708090;
  clear:both;
  }
  .footer-left {
  padding: 1em 0.5em;
  float:left;
  width:176px;
  }
  .footer-right {
  padding: 0.5em;
  margin-left:182px;
  text-align:center;
  }
  .floatright {
  float:right;
  }
  img.floatleft {
  margin:0em 1em 1em 0; 
  float:left; 
  width:150px;
  }

