* {
  margin: 0;
  padding: 0
}

html {
  min-height: 101%
}


body {
  background-color: #4c00ff;
  font-family: "Comic Sans MS", cursive;
  font-size: 14px;
  padding-bottom: 20px;
}

body a {
  color: #000000;
  text-decoration: none
}

body a:hover {
  color: #000000;
  text-decoration: underline
}

#topWrap {
  width: 100%;
  height: 170px;
  background-color: #00B3FF;
  border-bottom: 1px solid #000000
}

#top {
  width: 880px;
  margin: 0 auto;
  height: 150px;
  padding: 10px
}

#logo {
  width: 450px;
  float: left
}

#topText {
  text-align: right;
  padding-top: 60px;
  line-height: 30px;
  font-size: 16px
}

#content {
  width: 880px;
  margin: 0 auto;
  padding: 10px;
  background-color: #B5E9FF
}

#nav {
  width: 200px;
  float: left;
  font-size: 12px
}

#nav ul {
  width: 200px;
  list-style-type: none
}

#nav li {
  margin-bottom: 5px;
  text-align: center
}

#nav a {
  width: 200px;
  background-color: #DC2212;
  color: #ffffff;
  padding: 5px;
  display: block
}

#nav a:hover {
  width: 200px;
  text-decoration: none;
  padding: 5px;
  display: block;
  background-color: #00C43B;
  color: #000000
}

body#home li#home a, body#p2 li#p2 a, body#p3 li#p3 a, body#p4 li#p4 a, body#p5 li#p5 a, body#p6 li#p6 a, body#p7 li#p7 a, body#p8 li#p8 a, body#p9 li#p9 a  {
  background-color: #00C43B;
  color: #000000
}

#pp, #email {
  width: 200px;
  padding: 5px;
  background-color: #DC2212;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5px
}

#page {
  margin-left: 220px
}

#page p {
  text-align: justify;
  line-height: 22px;
  margin-bottom: 5px
}

#page h1 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px dashed #000000;
  margin-bottom: 5px
}

h2 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dashed #000000;
  margin-bottom: 3px
}

.clear {
  clear: both;
  height: 0px
}

td {
  padding-bottom: 10px
}

#nlentry {
  width: 100px;
  float: left;
  text-align: center;
  line-height: 24px;
  font-size: 12px
}

#dl {
  line-height: 28px
}

#tele {
  font-size: 10px
}

