/*--------------------------------------------*/
/* ----- Auther: GBIS - greatbasin.com -------*/
/* ----- Developer: xareon@landsofblight.com -*/
/*------ Title: Before The Fire ---------------*/
/*--------------------------------------------*/

* {
  padding: 0;
  margin: 0;
}
body {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
}
#container{
  height: 600px;
  width: 800px;
}
#header {
  v-align: top;
  width: 800px;
  height: 63px;
  text-align: left;
  line-height: 63px;
  padding-left: 26px;
  font-size: 28px;
}
#header #calc {
  v-align: bottom;
  line-height: 12px;
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 550px;
  color: #fff;
}
#body {
  height: 502px;
  width: 800px;
  background: #FFF;
  color: #000;
  font-size: 12px;
}
#body p {
  padding: 5px;
}
#footer {
  v-align: bottom;
  width: 800px;
  height: 35px;
}
#footer a{color: #FFFFFF;}
#footer a:visited{color: #FFFFFF;}
#footer a:active{color: #FFFFFF;}
#footer a:hover{color: #FFFFFF;}
#boxes {
  width: 800px;
  height: 502px;
  margin: 0 auto;
  background: #FFF url('images/background.jpg') 0px 0px no-repeat;
}
#boxes a #backbutton {
  height: 23px;
  width: 76px;
  position: absolute;
  background: url('../images/back.gif') no-repeat;
  top: 70px;
  left: 715px;
}
.contentimage {
  float: right;
  display: inline;
  margin: 5px;
}
.contentimagediv {
  float: right;
  display: inline;
  margin: 5px;
}
.contentimagediv img {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.contentimagediv span {
  v-align: bottom;
  display: block;
  margin: 0px;
  font-size: 10px;
}
.contentbox {
  width: 638px;
  height: 466px;
  top: 50px;
  left: 80px;
  position: absolute;
  visibility: hidden;
  background: transparent url('images/contentbox.png') no-repeat;
}
.contentbox .middle .content {
  width: 600px;
  height: 100%;
  margin: 0px 18px 0px 19px;
  overflow: auto; 
  scrollbar-base-color: #000000; 
  scrollbar-face-color: #0C572C; 
  scrollbar-track-color: #0C572C; 
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #0C572C; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  font-size: 11pt;
  text-align: left;
  color: #EEE;
}
.contentbox .top {
  width: 638px;
  height: 25px;
  v-align: top;
  margin: 0px;
}
.contentbox .middle {
  width: 638px;
  height: 435px;
}
.contentbox .bottom {
  width: 638px;
  height: 4px;
  margin: 0px;
}
.contentbox a .exit {
  height: 10px;
    left: 616px;
    position: absolute;
    top: 6px;
    width: 10px;
}
#boxes a #turnaroundslink {
  height: 32px;
  left: 100px;
  position: absolute;
  top: 517px;
  width: 110px;
  
}
#boxes a #roadwidthlink {
  height: 40px;
  left: 384px;
  position: absolute;
  top: 505px;
  width: 141px;
  
}
#boxes a #addresslink {
  height: 33px;
  left: 165px;
  position: absolute;
  top: 158px;
  width: 110px;
  
}
#boxes a #drivewayclearancelink {
  height: 35px;
  left: 400px;
  position: absolute;
  top: 120px;
  width: 124px;
  
}
#boxes a #turnoutslink {
  height: 33px;
  left: 550px;
  position: absolute;
  top: 462px;
  width: 114px;
  
}
#boxes a #streetsignslink {
  height: 33px;
  left: 643px;
  position: absolute;
  top: 185px;
  width: 113px;;
  
}
#boxes a #bridgeslink {
  height: 33px;
  left: 620px;
  position: absolute;
  top: 408px;
  width: 131px;
  
}

#boxes a #gateddrivewayslink {
  height: 31px;
  left: 59px;
  position: absolute;
  top: 244px;
  width: 111px;
  
}

#boxes a #secondaryroadlink {
  height: 33px;
  left: 554px;
  position: absolute;
  top: 132px;
  width: 125px;;
  
}

