*
{
  font-family:Verdana;
  font-size:8pt;
}

h3
{
  font-size:11pt;
  text-decoration:underline;
}

h5
{
  font-family:verdana;
  font-style:italic;
  font-weight:normal;
  font-size:8pt;
}
.navCell
{
  background-color: black;
  color: white;
  font-family: Verdana;
  text-align:center;
  font-size: 8pt;
  cursor:hand;
}

.selected
{
  font-weight:bold;
  text-decoration:underline;
}

.topNav
{
  color:white;
}

.topNav:hover
{
  color:white;
}

.foodpic
{
  float:right; 
  left:00px; 
  position:relative; 
  border:1px solid black;
}

div#menunav td
{
  text-align:right;
  font-family: verdana;
  font-size: 8pt;
}

a
{
  text-decoration:none;
  color:black;
}

a:hover
{
  color:red;
}

#vsep
{
  position:absolute; 
  top:140px; 
  height:180px; 
  border-left:1px solid black; 
  width:1px; 
  left:220px;
}

