body {
  background: #76008e;
  color: #000;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 0;
}
#container{width:800px;margin:0 auto;}
h2 {
  color: #178e00;
  text-align: center;
}

legend{
  color: #178e00;
  font-weight: 900;
}

p{
  margin-bottom: 5px;
}
.center{text-align:center;margin-left:auto;margin-right:auto;}


#content{
  color: #2dd7ff;
  text-align: left;
  font-family: verdana, sans-serif;
  font-size: 12px/14px;
  }
#foot {
  position: relative;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 15px;
  background-color: #008e8e;
  color: #00f;
}

#foot a{
  color: #0000ff;
  background: #008e8e;
}

#head{
  position: relative;
  background:;
  text-align: center;
  color: #178e00;
  font-family: 'comic sans ms' cursive;
}

#navigation {
  background: #008e8e;
  border-bottom: 1px solid #8e0082;
  padding: 0.6em;
  font-weight: bold;
}

#navigation #current a {
  background-position: 0 -75px;
  color: #fff;
}

#navigation #current a span {
  background-position: 100% -75px;
  color: #fff;
}

#navigation ul {
  padding: 5px 0 5px;
  text-align: center;
}

#navigation ul li {
  display: inline;
}

#navigation ul li a {
  background: ;
  color: #000;
  text-decoration: none;
  padding: 5px 0;
}

#navigation ul li span {
  background: ;
  padding: 5px 7px 5px 3px;
  margin: 4px 0 4px 4px;
}

#navigation ul, #navigation ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

* html #navigation ul li a {
  padding: 0;
}
/**/

#navigation ul li a:hover {
  background-position: 0 -75px;
  color: #fff;
}

#navigation ul li a:hover span {
  text-decoration: underline;
  background-position: 100% -75px;
  color: #fff;
}
table{color: #2dd7ff;font-size:12px;}
a:hover, a:active {
  color: #FFF;
  text-decoration: none;
  background: #0000ff;
}

a:link, a:visited {
  color: #178e00;
  text-decoration: underline;
}
#left{width:145px;float:left;}
#left p{font-weight:900;text-align:center;padding:0;margin:0;}
.cardnav {width:125px;border:2px inset #2dd7ff;left:right;margin:10px;}
.cardnav ul{list-style:none;text-align:left;padding:0;margin:0;}
#right{width:145px;float:right;margin-top:20px;}
.tocnav{width:125px;border:2px inset #2dd7ff;float:right;margin:10px;}
.tocnav ul{list-style:none;text-align:left;padding:0;margin:0;}

