body {
	font-size: medium;
        height: 100%;
  }

img {
	border: 0;
  }

#wrap {
        xmax-width: 1200px;
        xmin-width: 400px;
  }

#Header {
        font-family: "Book Anitqua", "Times New Roman", serif;
        background: black;
        color: yellow;
        font-size: 125%;
        padding-bottom: 10px;
        padding-left: 20px;
        margin-bottom: 10px;
        border-top: 3px solid #2A1161;
        border-left: 3px solid #2A1161;
        border-bottom: 3px solid #6547AA;
        border-right: 3px solid #6547AA;
        font-style: italic;
  } 

#Header h1 {
        font-family: "Monotype Corsiva", cursive;
        font-size: 300%;
        font-weight: normal;
	    padding: 0;
        padding-left: 160px;
	    margin: 0;
        background: url(Images/smalllogo.jpg) no-repeat 0 50%;
  }

.passage {
        font-style: italic;
  }

#Main {
        float: left;
        width: 70%;
        margin-bottom: 5px;
	    font-family: "Georgia", "Times New Roman", serif;
  }

#Main div {
        margin-left: 5px;
        padding-left: 15px;
        xpadding-right: 15px;
        xwidth: 100%;
        xborder: 1px silver solid;
  }

#Main h2 {
        color: #3E1990;
        font-size: 150%;
        margin-top: 0;
        margin-bottom: 20px;
  }

#Main h3 {
        color: #3E1990;
        font-size: 125%;
        xmargin-bottom: 0;
        xpadding-bottom: 0;
  }

#Main h4 {
        color: #3E1990;
        margin-bottom: 0;
        padding-bottom: 0;
  }

#Main a {
		text-decoration: none;
		color: #3E1990;
  }

#Main a:hover {
		text-decoration: none;
		color: red;
  }

#Main sup {
        font-size: 70%;
  }

#Main fieldset {
        border: solid 1px #ccc;
        background: #f8f8f8;
        padding: 1em ;
        margin: 1em 0;
  }

#Main label.inplabel {
       display: block; 
  }

#Main input.inpbox {
       border-top: 2px solid #999;
       border-left: 2px solid #999;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       width: 75%;
  }

#Main textarea {
       border-top: 2px solid #999;
       border-left: 2px solid #999;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       width: 75%;
       height: 12em;
  }

#Main textarea:focus, 
#Main input:focus.inpbox {
       background: #ffc;
       xbackground: #ccccff;
       xbackground: #3E1990;
       xcolor: white;
  }

#Main .subdata {
      font-size: 75%;
      margin-top: 0;
  }

#historylist {
        list-style: none;
        padding: 0;
        margin: 0;
  }

#historylist li {
        padding-bottom: 10px;
        font-weight: bold;
  }

#historylist li li {
        padding-bottom: 0;
        font-weight: normal;
        font-size: 80%;
  }

#historylist li li li {
        font-size: 100%;
  }

#featuretable {
        font-size: 75%;
        width: 100%;
        border: 1px solid #3E1990;
  }

#featuretable caption {
        text-align: left;
        font-size: 200%;
   		font-weight: bold;
        color: #3E1990;
        margin: 20px 0;
  }

#featuretable thead {
        background: #3E1990;
        color: white;
  }

#featuretable tfoot {
        background: #3E1990;
        color: white;
        font-style: italic;
        font-size: 80%;
  }

#featuretable th, #featuretable td {
        margin: 0;
        text-align: center;
        border-bottom: 1px solid #3E1990;
  }

#featuretable th {
        padding: 8px 12px;
  }

#featuretable td {
        padding: 5px 12px;
  }

#featuretable .leftcol {
        text-align: left;
  }

#featuretable .leftiden {
        text-align: left;
        padding-left: 30px;
  }

#featuretable .tabsub {
        background: silver;
  }

.faqlist dd {
        padding-bottom: 1em;
  }

.faqlist dt {
        font-style: italic;
  }

#Main .faqlist a,
#Main .faqlist a:hover {
        color: black;
  }

#SideMenu {
        float: left;
        width: 25%;
        min-width: 11em;
        margin-bottom: 5px;
        xborder-bottom: 2px solid #6547AA;        
        xborder-right: 2px solid #6547AA;
        xborder-top: 2px solid #2A1161;        
        xborder-left: 2px solid #2A1161;
  }

#NavMenu {
        margin: 0;
        padding: 0;
        list-style: none;
        color: white;
        background: #3E1990;
        border-bottom: 2px solid #6547AA;        
        border-right: 2px solid #6547AA;
        border-top: 2px solid #2A1161;        
        border-left: 2px solid #2A1161;
  }

#NavMenu li {
        font-size: 75%;
        font-family: "Lucinda Grande", sans-serif;
        padding-left: 5px;
  }

#NavMenu li ul {
       list-style: none;
       margin-left: 20px;
       padding: 0;
  }

#NavMenu li li {
       font-size: 100%;
       border-right: 0;
 }

#NavMenu a {
        display: block;
        color: white;
        background: #6934E3;
        text-decoration: none;
        padding-left: 5px;
        margin-left: -5px;
        border-top: 2px solid #2A1161;
        border-left: 2px solid #2A1161;
        border-right: 1px solid #A98AEF;
        border-bottom: 1px solid #A98AEF;
  }

#NavMenu a:hover,
body#home #m-home a:hover,
body#overview #m-overview a:hover,
body#features #m-features a:hover,
body#download #m-download a:hover,
body#download1 #m-download1 a:hover,
body#maps #m-maps a:hover,
body#example #m-example a:hover,
body#manual #m-manual a:hover,
body#author #m-author a:hover,
body#acknowledgements #m-acknowledgements a:hover,
body#history #m-history a:hover,
body#requirements #m-requirements a:hover,
body#faq #m-faq a:hover,
body#bugs #m-bugs a:hover,
body#contact #m-contact a:hover
 {
        background: red;
        color: white;
        border-top: 2px solid black;
        border-left: 2px solid black;
        border-right: 1px solid #f896bf;
        border-bottom: 1px solid #f896bf;
  }

body#home #m-home a,
body#overview #m-overview a,
body#features #m-features a,
body#download #m-download a,
body#download1 #m-download1 a,
body#maps #m-maps a,
body#example #m-example a,
body#manual #m-manual a,
body#author #m-author a,
body#acknowledgements #m-acknowledgements a,
body#history #m-history a,
body#requirements #m-requirements a,
body#faq #m-faq a,
body#bugs #m-bugs a,
body#contact #m-contact a
{
        background: yellow;
        color: black;
        font-weight: bold;
        font-style: italic;
        border-top: 1px solid #A98AEF;
        border-left: 1px solid #A98AEF;
        border-right: 2px solid #2A1161;
        border-bottom: 2px solid #2A1161;
  }

#Counter {
        clear: both;
        font-family: "Book Antiqua", "Times New Roman", serif;
        text-align: center;
        color: #666666;
        background-color: white;
        font-size: 75%;
        padding-top: 2em;
  }

#Footer {
        clear: both;
        font-family: "Book Antiqua", "Times New Roman", serif;
        text-align: center;
        color: #666666;
        background-color: white;
        font-size: 75%;
        border-top: 3px groove silver;
        xborder-top: 3px groove #3E1990;
  }
 
  * html body (
    font-size: small; /* for IE5/Win */
    f\ont-ize: small; /* for other IE versoins */
   }