body {
  background-color: #ffff80;
  color: #000000;
  font-family: Times, serif;
  text-align: center;
  margin: 0px;
}

p {
  text-align: left;
}

#backsplash {
  position:absolute;
  background: url(../images/backsplash.png);
  top:10px;
  left:25px;
  width: 950px;
  height: 650px;
  padding:0px;
}

#toparea1 {
  position:absolute;
  margin:0;
  top:70px;
  left:275px;
  z-index:100;
}

#toparea2 {
  position:absolute;
  margin:0;
  top:95px;
  left:250px;
  z-index:75;
}

#toparea3 {
  position:absolute;
  margin:0;
  top:120px;
  left:225px;
  z-index:50;
}

#toparea4 {
  position:absolute;
  margin:0;
  top:145px;
  left:200px;
  z-index:50;
}

#contentarea1 {
  position:absolute;
  top:198px;
  left: 11px;
  margin-right:0px;
  margin-bottom:0px;
  overflow:hide;
  width:200px;
  height:500px;
}

#contentarea1bkg {
  position:absolute;
  top:198px;
  left: 11px;
  margin-right:0px;
  margin-bottom:0px;
  overflow:hide;
  width:200px;
  height:500px;
}

#contentarea2 {
  position:absolute;
  top:170px;
  left:230px;
  margin-right:0px;
  margin-bottom:0px;
  width: 700px;
  height: 430px;
}

#contentarea2bkg {
  position:absolute;
  top:170px;
  left:230px;
  margin-right:0px;
  margin-bottom:0px;
  width: 700px;
  height: 430px;
}

#bottomarea {
  position:absolute;
  top:620px;
  left:250px;
  width:75%
}

#scrollarea {
  position:relative;
  width:700px;
  height:430px;
  left:0;
  top:0;
  margin:0;
  padding:5px;
  overflow-y:scroll;
  overflow-x:hidden;
}

#scrollareashort {
  position:relative;
  width:700px;
  height:330px;
  left:0;
  top:0;
  margin:0;
  padding:5px;
  overflow-y:scroll;
  overflow-x:hidden;
}

#scrollareamilitary {
  position:relative;
  width:700px;
  height:250px;
  left:0;
  top:0;
  margin:0;
  padding:5px;
  overflow-y:scroll;
  overflow-x:hidden;
}

#contentarea2overlay {
  position:absolute;
  top:10px;
  left:50px;
  margin-right:0px;
  margin-bottom:0px;
  width: 1px;
  height: 1px;
}

#indentarea p{
  text-align: left;
  text-indent: 20pt;
}

#outdentarea {
  position: relative;
  margin-left: 30pt;
}

#outdentarea p {
  text-align: left;
  text-indent: -20pt;
}

#pcenter p {
  text-align: center;
}

#submenu1 {
  position:relative;
  width:200px;
  height:300px;
  top:100px;
}

#submenu1 ul {
  margin: 0;
  list-style: none;
}

#submenu1 li {
  margin-top:-5px;
  list-style: none;
  border-style:none;
}

#submenu1 img
{
  border-width: 0px;
}

#topmenu {
  float: left;
  padding: 0;
}

#topmenu ul {
  position:relative;
  border:0px;
  margin:0px;
  width:150px;
  list-style: none;
  float:left;
  padding:0;
  border-style:none;
}

#topmenu li {
  position: relative;
  border-style:none
}

#topmenu img {
  border-width: 0px;
}

#topmenu ul ul {
  position: relative;
  float:left;
  left:50px;
  margin:0px;
  border:0;
  padding:0;
}

#topmenu ul ul li {
  position: relative;
  margin-top:-3px;
  padding:0:
  border:0;
  border-style:none;
}

#topmenu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}

div#topmenu ul ul,
div#topmenu ul li:hover ul ul,
div#topmenu ul ul li:hover ul ul
{display: none;}

div#topmenu ul li:hover ul,
div#topmenu ul ul li:hover ul,
div#topmenu ul ul ul li:hover ul
{display: block;}

#bottommenu {
  float: left;
  padding: 0;
}

#bottommenu ul {
  position:relative;
  border:0px;
  margin:0px;
  width:150px;
  list-style: none;
  float:left;
  padding:0;
  border-style:none;
}

#bottommenu li {
  position: relative;
  border-style:none
}

#bottommenu img {
  border-width: 0px;
}

#bottommenu ul ul {
  position: relative;
  float:left;
  left:50px;
  margin:0px;
  border:0;
  padding:0;
}

#bottommenu ul ul li {
  position: relative;
  margin-top:-48px;
  padding:0:
  border:0;
  border-style:none;
}

#bottommenu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}

div#bottommenu ul ul,
div#bottommenu ul li:hover ul ul,
div#bottommenu ul ul li:hover ul ul
{display: none;}

div#bottommenu ul li:hover ul,
div#bottommenu ul ul li:hover ul,
div#bottommenu ul ul ul li:hover ul
{display: block;}




.showrollover {
  font-family:sans-serif;
  font-size:60%;
}

#theaterA {
  position:absolute;
  width:570px;
  height:430px;
  left:0;
  top:0;
  margin:0;
  padding:0;
}

#theaterB {
  position:absolute;
  width:100px;
  height:430px;
  left:580px;
  top:0;
  margin:0;
  padding:0;
}

#theaterB ul {
  margin: 0;
  list-style: none;
}

#theaterB li {
  margin: 0;
  list-style: none;
}

#theaterB img
{
  list-style:none;
  border-width: 0px;
}

#dailybiblestudy {
  position: absolute;
  left: 10px;
  width: 200px;
  height: 70px;
  border: 1px solid black;
}

#dailyheader {
  background-color: #8080ff;
  position: absolute;
  width: 200px;
  height: 30px;
  left: 0px;
  top: 0px;
  margin: 0;
  padding: 0;
}

#dailyheader h3 {
  color: #ff0000;
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 3px;
  margin: 0;
  padding: 0;
}

#dailybody {
  position: absolute;
  width: 200px;
  height: 200px;
  left: 10px;
  top: 40px;
  margin: 0;
  padding: 0;
  text-align: left;
}

#opportunitylong {
  position: absolute;
  left: 210px;
  width: 500px;
  height: 400px;
  border: 1px solid black;
}

#opportunityshort {
  position: absolute;
  left: 210px;
  width: 500px;
  height: 300px;
  border: 1px solid black;
}

#opportunityheader {
  background-color: #8080ff;
  position: absolute;
  width: 500px;
  height: 30px;
  left: 0px;
  top: 0;
  margin: 0;
  padding: 0;
}

#opportunityheader h3 {
  color: #ff0000;
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 3px;
  margin: 0;
  padding: 0;
}

#opportunitybody {
  position: absolute;
  width: 550px;
  height: 450px;
  left: 50px;
  top: 50px;
  margin: 0;
  padding: 0;
}

#opportunitybody td {
  text-align: left;
}

#specialnotes {
  position: absolute;
  top: 350px;
  left: 210px;
  width: 500px;
  height: 100px;
  border: 1px solid black;
}

#specialnotesheader {
  background-color: #8080ff;
  position: absolute;
  width: 500px;
  height: 30px;
  left: 0px;
  top: 0;
  margin: 0;
  padding: 0;
}

#specialnotesheader h3 {
  color: #ff0000;
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 3px;
  margin: 0;
  padding: 0;
}

#specialnotesbody {
  position: absolute;
  width: 550px;
  height: 450px;
  left: 50px;
  top: 15px;
  margin: 0;
  padding: 0;
}

#specialnotesbody h4 {
  text-align: left;
}

#audioform {
  background-color: #f0f0f0;
  position:absolute;
  top:0px;
  left:180px;
  display:none;
  margin-right:0px;
  margin-bottom:0px;
  width: 400px;
  height: 100px;
}

#videoform {
  background-color: #f0f0f0;
  position:absolute;
  top:0px;
  left:180px;
  display:none;
  margin-right:0px;
  margin-bottom:0px;
  width: 400px;
  height: 130px;
}

#emailform {
  background-color: #f0f0f0;
  position:absolute;
  top:0px;
  left:180px;
  display:none;
  margin-right:0px;
  margin-bottom:0px;
  width: 400px;
  height: 150px;
}

#hyperform {
  background-color: #f0f0f0;
  position:absolute;
  top:0px;
  left:180px;
  display:none;
  margin-right:0px;
  margin-bottom:0px;
  width: 400px;
  height: 150px;
}

#eventdetail {
  position:absolute;
  top:0px;
  left:0px;
  margin-right:0px;
  margin-bottom:0px;
  overflow:hide;
  width:700px;
  height:430px;
}

#eventtext {
  display:none;
  position:absolute;
  top:0px;
  left:0px;
  margin-right:0px;
  margin-bottom:0px;
  overflow:hide;
  width:700px;
  height:430px;
}




