BODY
{
  margin: 0 0 0 0;
}
.bodytext
{
  border-left:     black 3px solid;
  padding-left:    10px;
  vertical-align:  text-top;
}
.sideBar
{
  background-color: darkred; 
  border-right:     yellow 3px solid;
  padding-left:     5px;
}
.navLabel
{
  font-family:      Verdana,Geneva;
  color:            yellow;
  vertical-align:   text-top;
  font-size:        smaller;
}
.navTextBox
{
  width:  75px;
  height: 20px;
  font-size: 12;
}
.linkButton
{
  cursor:           hand;
}
