html {
  overflow: scroll;
}

body {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
}

A {
  text-decoration: none;
}

img {
  border: 0;
}

img.logo {
  position: absolute;
  top: 5px;
  left: 500px;
  z-index:5;
}

div.container {
  width: 100%;
  text-align:center;
}

div.everything {
  position: relative;
  width: 1000px;
  border: solid #fcd136 10px;
  background: #fffbd9;
  margin: 0px auto 0px auto;
}

div.header {
  text-align:left;
  text-transform: uppercase; 
  font-weight: bold;
  font-size: 40px;
  border-bottom: solid #fcd136 10px;
  background-color: #fff7b2;
  height: 120px;
  position:relative;
  z-index:4;
}

div.headertext {
  position:relative;
  left: 60px;
  top:65px;
  z-index:4;
}

div.leftmenu {
  float:left;
  width:338px;
  height: 600px;
  background: url(images/honeycomb-leftmenu.png) repeat-y top;
}

div.leftmenutext {
  margin: 60px 0 20px 20px;
  text-align: center;
}

div.leftmenutext ul {
  width: 210px;
  list-style-type: none;
  margin: 0;
}

div.leftmenutext li a {
  display:block;
  height: 39px;
  background:  url(images/menu10.gif);
  font: bold 16px "Arial";
  text-align: left;
  color: #000;
  padding-left: 20px;
  line-height: 39px;
}

div.leftmenutext li a:hover {
  background: url(images/menu10.gif) 0 -40px;
  color: #444444;
}

div.leftmenutext li a:visited {
  color: #000;
}

div.main {
  position: relative;
  float:right;
  margin: 15px;
  width: 610px;
  height:570px;
  background: url(images/main-image.gif) no-repeat bottom right;
  font-size: 16px;
  font-family: Arial;
  text-align:left;
}

div.main h1 {
  text-align:center;
  text-transform: capitalize; 
}

.stafflist {
  list-style-type: none;
  margin: 0;
}

.stafflist li {
  display: inline;
  border: 2px solid #000;
  border-bottom: 0;
  border-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.stafflist li a {
  color: #0000dd;
}

.stafflist li a:hover{
  background-color: #eeeeee;
}

.stafflist li a:visited {
  color: #0000dd;
}

#rod, #ral, #sal, #kar, #jul {
  position: absolute;
  top: 160px;
  visibility: hidden;
}

#help {
  top: 160px;
}

div.footer{
  border-top: solid #fcd136 10px;
  text-align: center;
  padding: 5px;
}osition: absolute;
  top: 160px;
  visibility: hidden;
}

#help {
  top: 160px;
}

div.footer{
  border-top: solid #fcd136 10px;
  text-align: center;
  padding: 5px;
}
