.menuLink a:link {
  color: #fff;
  border-style: none none none none;
}
.menuLink a:visited {
  color: #fff;
}
.menuLink a:hover {
  color: #aaa;
  background-color: #000;
}
.menuLink a:active {
  color: #333333;
}
.menuLink a {

 text-decoration: none;
  font-weight: bold;
  font-family: Lucida, sans-serif;
  background-color: #000;
}

body {
  background-image: url('images/pooltablecover.jpg')
}

.clearPad {
  width: 900px;
  height: 10px;
  margin: 0px auto;
  background-color: none;
}

.border {
  width: 900px;
  margin: 0px auto;
  background-color: black;
}

.borderPad {
  height: 5px;
}

.content {
  background-color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
  text-align: left;
}

div.spacer {
  clear: both;
}

.foodDesc
{
  padding-left: 1em;
  font-style: italic;
  vertical-align: top;
}

.menuTitle {
  text-align: center;
  margin: 0px auto;
  font-weight: bold;
}

.menuExtra {
  width: 400px;
  text-align: center;
  margin: 0px auto;
  font-style: italic;
}

img {
  border: 0;
}

.imgLink a:link {
  border-style: none none none none;
}

td.pow {
  background-image: url('images/pow.gif');
  width: 171px;
  height: 101px;
  text-align: center;
  vertical-align: middle;
  padding: 0px;
}

