body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: sans-serif;
  font-size: 10pt;
  background-color: black;
  color: white;
}

#top {
  margin: 20px;
  padding: 10px;
  height: 100px;
}

#left {
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
  padding: 0;
  padding-top: 0px;
  height: 100%;
}

#main {
  top: 0;
  margin-left: 230px;
  margin-right: 15px;
}

#content {
}

ul {
  list-style: none outside;
  padding-left: 0;
  margin: 0;
}

.spanacross {
  display: inline;
}

.spanacross {
  dtext-decoration: none;
  list-style-type: none;
  font-size: 1.25em;
  font-family: verdana, arial, helvetica, sans; 
}

.vertcontent {
  position: absolute;
  display: inline;
  left: -2000px;
  top:3.5em;
  border: 1px solid white;

}
.vert {
  width: 100px;
  background-color: black;
  display: block;
  font-size: .8em;
}

#cat{ 
  border-bottom: 1px solid black;
}

.cateltact{
  border: 1px solid black;
  font-weight: bold;
  border-bottom: none;
  display: block;
  background-color: black;
}

.cateltactnow{
  border: 1px solid black;
  font-weight: bold;
  border-bottom: none;
  display: block;
  background-color: #444;

}

.catelt{
  border: 1px solid white;
  border-bottom: none;
  display: block;
}

.catelt:hover {
  xbackground-color: #808080;
  xcolor: black;
}
.catelt a:hover {
  xcolor: black;
  font-weight: bold;
}

#fold {
  padding-left: 20px;
}

.foldeltact {
  background: #666;
}

.foldelt a:hover {
  xcolor: black;
  font-weight: 400;
}

#navbar {
  list-style: disc inside;
}

#navelt {
  display: inline;
  padding-right: 10px;
}

#navelt:before {
  content: "\00BB \0020";
}


img {
  border: 0px;
}

a {
  color: #DDDDDD;
  text-decoration: none;
}

.handed {
  cursor: hand;
  cursor: pointer;
}

#navleft {
  position: absolute;
  left: 15 px;
  border: 1 px;
}  

.thumbnav0 {
  border-width: 15 px;
  border-color: black;
}

img.thumbnav1 {
  border-width:1 px;
  border-color:white;
}

#hl {
	position: absolute;
	top:  1%;
	right: 1%;
}
