body {
  background: url('images/criss-cross.jpg');
}
div#becomeamember {
  width: 880px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
}
div#calendar {
  width: 880px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
}
div#calendar_text {
  width: 500px;
  height: 440px;
  position: absolute;
  top: 100px;
  left: 110px;
  border: 5px double #999999;
  text-align: center;
  background: #ffffcc;
  padding: 5px;
  overflow: auto;
}
div#communitylinks {
  width: 880px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
}
div#contact_us {
  width: 300px;
  height: 280px;
  position: absolute;
  top: 550px;
  left: 650px;
  border: 5px dashed #999999;
  text-align: center;
}
div#container {
  width: 1000px;
  height: 1000px;
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
}
div#editor {
  width: 950px;
  height: 670px;
  position: absolute;
  top: 170px;
  left: 20px;
  border: none;
  text-align: center;
}
div#editor_content {
  width: 310px;
  height: 530px;
  position: absolute;
  top: 120px;
  left: 30px;
  border: 2px solid #000000;
  padding: 5px;
  text-align: left;
  overflow: auto;
}
div#editor_forms {
  width: 570px;
  height: 540px;
  position: absolute;
  top: 120px;
  left: 360px;
  border: 2px solid #000000;
  text-align: center;
  overflow: auto;
}
div#header {
  width: 1000px;
  height: 150px;
  background: url('images/header.png');
}
div#main {
  width: 1000px;
  height: 800px;
  background: url('images/mainbody.png');
}
div#menu {
  width: 650px;
  height: 80px;
  position: absolute;
  top: 100px;
  left: 30px;
  background: url('images/menupanel.png');
  text-align: center;
}
div#minutes {
  width: 880px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
}
div#newsletter {
  width: 480px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
  overflow: auto;
}
div#preloader {
  display: none;
}
div#relayforlife {
  width: 880px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
  overflow:auto;
}
div#theboard {
  width: 880px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
  overflow: auto;
}
div#travelcorner {
  width: 360px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 570px;
  border: 5px dashed #999999;
  text-align: center;
  overflow: auto;
}
div#welcome {
  width: 580px;
  height: 580px;
  position: absolute;
  top: 250px;
  left: 50px;
  border: 5px dashed #999999;
  text-align: center;
  overflow: auto;
}
h1 {
  font-family: Tahoma, Arial, sans-serif;
}
h2 {
  font-family: Tahoma, Arial, sans-serif;
}
h3 {
  font-family: Tahoma, Arial, sans-serif;
  margin-top: 5px;
}
img.button {
  border: none;
  width: 150px;
  height: 30px;
}
p {
  font-family: "Book Antiqua", "Times New Roman", serif;
  text-align: justify;
  margin: 15px;
}
ul {
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-size: 80%;
}
