body {
  background-color: black;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}

.navi {
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #c4d898;
  height: 23px;
  width: 952px;
}

.navi a, .navi a:active, .navi a:visited {
  color: #ffe400;
  font: bold 12px Arial;
  text-decoration: none;
}

.navi a:hover {
  color: white;
}

a, a:active, a:visited {
  color: #ffd200;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: none;
}

.content {
  width: 952px;
  margin-top: 7px;
  border: 1px solid #c4d898;
  background-image: url('layout/kelly_irish_pub_antwerp_back.gif');
  text-align: left;
}

.content td {
  font: normal 12px Arial;
  color: black;
  padding-top: 18px;
  padding-bottom: 30px;
  vertical-align: top;
}

.calendartable td {
  font: normal 12px Arial;
  color: black;
  padding: 6px 10px 6px 10px;
  vertical-align: top;
}

.calendartable a, .calendartable a:active, .calendartable a:visited {
  color: darkred;
  text-decoration: underline;
}

.calendartable a:hover {
  color: black;
}

.legal, .legal a, .legal a:active, .legal a:visited {
  margin-top: 10px;
  font: bold 10px Arial;
  color: gray;
}

p {
  margin: 15px 0px 0px 0px;
}

ul {
  margin: 0px 0px 0px 25px;
}

.topleft {
  position: absolute;
  left: 0px;
  top: 0px;
}

h1 {
  margin-top: 0px;
  font-size: 14px;
  color: #ffd200;
}

h2 {
  margin-top: 0px;
  font-size: 13px;
  font-style: italic;
}

h3 {
  margin-top: 0px;
  font-size: 11px;
  font-style: italic;
}

.font1 {
  font-size: 9px;
}

.font2 {
  font-size: 10px;
}

.font3 {
  font-size: 11px;
}

.font4 {
  font-size: 12px;
}

.font5 {
  font-size: 13px;
}

.font6 {
  font-size: 14px;
}

.font7 {
  font-size: 15px;
}








.anylinkcss {
  position: absolute;
  visibility: hidden;
  border:1px solid black;
  border-bottom-width: 0;
  font: normal 12px Verdana;
  line-height: 18px;
  z-index: 100;
  width: 175px;
  color: #b6a9a6;
  text-align: left;
}

.anylinkcss a, .anylinkcss a:active, .anylinkcss a:visited {
  width: 100%;
  display: block;
  background-image: url('layout/dropdown_back.gif');
  text-indent: 3px;
  border-bottom: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  text-indent: 5px;
  color: black;
}

.anylinkcss a:hover {
  background-image: url('layout/dropdown_back_hover.gif');
  color: #ffe400;
}
