<!-- Cascading Style Sheet by Jay Jarett  -->

* {
  font-family: myriad, myriad web, verdana, arial, helvetica,  sans serif, ms sans serif;
}

body {
  background: #45290A url(../grafx/skallytile2.jpg) repeat;
  color: #AF8C69;
}

center#border {
  width: 85%;
  margin: 20px auto;
  margin-top: 40px;
  padding: 0px;
  border: 12px solid #000000;
}

h1 {
  display: none;
  text-align: center;
  font-weight: normal;
}

iframe {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

img {
  border: 0;
}

table {
  width: 100%;
  padding: 5px;
  border: 3px solid #FFFFFF;
  background: #FFFFFF;
}

td {
  margin: 5px;
}

td#menu_cell {
  height: 60px;
  text-align: center;
  valign: middle;
}

td#text_cell {
  height: 400px;
  border-right: 1px solid #EFEFEF;
}

td#text_cell iframe.menu {
  width: 250px;
}

td#graf_cell {
  height: 400px;
  border-left: 1px solid #EFEFEF;
  /* background: url(../Watermark.gi) bottom right no-repeat; */
}

img#klam_hund {
  display: none;
  position: absolute;
  width: 200px;
  height: 200px;
  /* bottom: 0px; */
  top: 400px;
  right: 0px;
}