body {background-color: #A5987C;
 color: #111172;
 font-family: sans-serif;
 margin: 0px;}

body :link {color: #A57100;}

#footer {border-top: 1px #000000 solid;
 position: fixed;
 bottom: 0%;
 width: 100%;
 height: 10%;
 text-align: center;
 font-weight: bold;
 font-size: x-small;
 z-index: 1;}

#header {height: 5%;
 width: 100%;
 text-align: center;
 font-size: x-large;
 font-weight: bold;
 border-bottom: 1px #000000 solid;
 margin: 0px;}

#navbar {font-size: small;
 position: absolute;
 width: 20%;
 height: 80%;}

#navbar tr th {font-weight: bolder;}

#navbar tr td {text-align: center;
 border-right: 1px #000000 solid;
 border-top: 1px #000000 solid;
 border-bottom: 1px #000000 solid;}

#content {position: absolute;
 border-left: 1px #000000 solid;
 text-align: center;
 width: 75%;
 height: 80%;
 margin-left: 21%;}

#content table {font-size: small;}

#content td :hover {font-size: medium;}

#footer {border-top: 1px #000000 solid;
 position: absolute;
 vertical-align: bottom;
 width: 100%;
 height: 10%;
 text-align: center;
 font-weight: bold;
 font-size: x-small;}