/* CSS Document */

#flashbg {
  clear:both;
  float:left;
  width:589px;
  height:297px;
  background-image:url('../../images/about-flash-bg.jpg');
}

#flash {
  float:left;
  margin:38px 0 0 20px;
  width:528px;
  height:237px;
}

#subnavbg {
  float:left;
  width:401px;
  height:100px;
  background-image:url('../../images/about-subnav.jpg');
}

#subnav {
  float:left;
  margin-top:25px;
  width:361px;
  height:49px;
}

#subnavglow {
  float:left;
  margin:-60px 0 0 90px;
}

#subnavglow-loc {
  float:left;
  margin:-60px 0 0 210px;
}

#subnavglow-lab {
  position:relative;
  z-index:1;
  float:left;
  margin:-40px 0 0 90px;
}

#subnavglow-skills {
  position:relative;
  z-index:1;
  float:left;
  margin:-40px 0 0 240px;
}

#subnavlinks {
  float:left;
  width:361px;
  height:50px;
  font-size:9pt;
  font-weight:bold;
  text-align:center;
  margin-top:10px;
  color:#497eb1;
  line-height:1.5em;
  position:relative;
  z-index:10;
}

#subnavlinks a{
  color:#497eb1;
  text-decoration:none;
}

#subnavlinks .active {
  color:#eae5d6;
  text-decoration:underline;
}

#contentbg {
  float:left;
  width:401px;
  height:321px;
  background-image:url('../../images/about-right-bottom.jpg');
}

#content {
  width:350px;
}

h2 {
  margin:10px 0 -10px 0;
}

#campcommentsbg {
  float:left;
  width:589px;
  height:124px;
  margin:-124px 0 0 0;
  background-image:url('../../images/about-left-bottom.jpg');  
}

#nextcamp, #questions {
  float:left;
  font-weight:bold;
  width:227px;
  height:30px;
  text-align:center;
}

#nextcamp {
  margin:47px 0 0 40px;
}

#questions {
  margin:75px 0 0 18px;
}

#nextcamp a, #questions a {
  color:#000;
}

