#pageContents {
  position: relative; 
  width: 850px;
/*  height: 475px;   */
  top: 10px;
}

#menuContents {
  position: relative;
  width: 850px;
}

#beLogo {
  display:inline;
  position: relative;
  left: 5px;
}

#logoBanner {
  position: relative;
  top: 0px;
  left: 35px;
}


#menu {
  position: relative;
  top: 10px;
  word-spacing: -3px;
}

a.menubutton {
  border-style: none;
  padding: 0;
}

img {
  border-style: none;
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 16pt;
}

h3 { 
  font-size: 14pt;
}

ul.static li { 
  font-size: 12pt;
  line-height: 1.3em
}

ul.static-small li { 
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
}

a.static { 
  font-size: 12pt;
  color: white;
}

#overlay {
  display:inline;
  position: absolute;
  top: 135px;
  left: 85px;
  font-size: 36pt;
  font-family: Arial;
  font-weight: bold;
  color: white;
}

#staticOverlayDiv {
  display:inline;
  position: absolute;
  top: 20px;
  height:400px;    
  left: 20px;
  width: 430px;     
  font-size: 12pt;
  font-family: Arial;
  font-weight: bold;
  background-color: transparent;
  color: white;
  overflow: auto;
  visibility: hidden;
  padding-right: 5;
  scrollbar-face-color: #FF0000;
}



#topBorder {
  position: relative;
  display: block;
  width: 850px;
}

a {
  color: #696969;
  font-family: Arial;
  text-decoration: none;
}

