/* Generated by KompoZer */
body {
  background: #ebe6e6;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small
}
#wrap {
  border: 1px solid #000000;
  margin: auto;
  text-align: left;
  background-color: silver;
  width: 90%;
  min-width: 480px;
  max-width: 900px;
}
#head {
    height: 100px;
  font-family: Comic Sans MS;
  color: gray;
  text-align: left;
  padding: 5px;

  line-height: 0.8em;
  width: 97%;
  background-color: #FFFDED;
    margin-top: 1%;
  margin-right: 1%;
  margin-left: 1%;
}
#nav {
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0;
  background: #c0c0c0 none repeat scroll 0% 50%;
  height: px;
  color: #663366;
  text-align: center;
  width: 97%;
  padding: 5px;
  font: normal normal bold 15px sans-serif;
    margin-top: 1%;
  margin-right: 1%;
  margin-left: 1%;
  font-size: small
}

#left {
  border-style: solid;
  border-color: #000000;
  border-width: 0px;
  padding: 1%;
  background: #dcdcdc none repeat scroll 0% 50%;
  float: left;
  color: #333333;
  width: 20%;
  margin-top: 1%;
  margin-right: 1%;
  margin-left: 1%;
}
#cont {
  border-style: solid;
  border-color: #000000;
  border-width: 0 0 0 0px;
  padding: 1%;
  background: #dcdcdc none repeat scroll 0% 50%;
  text-align: left;
  float: right;
  color: #333333;
  width: 71%;
  margin-top: 1%;
  margin-right: 1%
}

 #foot {
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0;
  background: silver none repeat scroll 0% 50%;
  height: 25px;
  font-weight: ;
  font-style: italic;
  color: #663366;
  text-align: center;
  width: 97%;
  padding-left: 10px;
}



