* {margin:0px; padding:0px; }
body {margin:0px; padding:0px; font: .8em verdana, arial; }

h2#splashhead {
  position: absolute;
  color: #FFFFFF;
  font: small-caps 900 22px arial;
  margin: 150px 0 0 275px;
  }
div#top {
  width: 785px;
  height: 200px;
  background: #180000;
  position: absolute;
  }

div#first {					/** position of the left brown panel: splash and mission pages **/
  width: 220px;					/** Hoewever, the width and height in the .html file takes precedence **/
  height: 1050px;
  background: #180000;
  position: absolute; 
  font-size: 11pt;
  }

div#stripe {
  position: absolute;
  margin: 0px 0 0 55px;
  }

div#second {
  position: absolute;
  width: 500px;
  margin: 220px 250px 0 250px;
  font: .9em verdana, arial
  }

/** div.spaceint p {padding-bottom: 1em; } **/

div#success {					/** position of the "success" background: splash and mission pages **/
  position: absolute;				/** Hoewever, the width and height in the .html file takes precedence **/
  width: 500px;
  margin: 210px 250px 0 230px;
  }
div.bottom {					/** position of the brown bottom panel: splash and mission pages **/
  width: 785px;
  height: 100px;
  background: #180000;
  position: absolute; 
  margin: 962px 785px 0 0px;
  }

div.copyright {					/** position of the WVCIDC web rights disclaimer: splash and mission pages **/
  position: relative;
  font-size: 8pt;
  margin: 35px 0 0 20px;
  color: #FFFFFF;
  text-align: center;
  }

#copyadjust {					/** position of the WVCIDC web rights disclaimer: mission page only **/
  margin: 340px 0 0 20px;
  }

div.bbui {					/** position of the author signature **/
  position: fixed;
  margin: 410px 0 0 200px;
  }

p.logo {
  position: absolute;
  margin: 15px 0 0 637px;
  }	
		 			 
ul {margin:0; padding:0;}
li {margin:0; padding:0;}

.spaceblack a:hover {color: #FFFFFF; }

.spaceblack {
  padding: .5em 0;
  font-weight:bold;
  list-style-type: none;
  text-decoration: none;
  color: #000000
 }
.spaceblack a {
 list-style-type: none;
  text-decoration: none;
  color: #000000
 }
.spaceorange {
  padding: .5em 0;
  font-weight:bold;
  list-style-type: none;
  text-decoration: none;
  color: #FF6600}
.spaceorange a:hover {color: #FFFFFF; }

.spaceorange a {
  list-style-type: none;
  text-decoration: none;
  color: #CC6600
  }
.nav { margin: -97px 0 5px 80px; }
.bold {font-weight: bold; }

p#message {font: small-caps 900 18px arial; }

#fade  {position: absolute;
  background-image: url('grad.jpg');
  background-repeat: repeat-x;
  }
.scroll {padding: 2em; }

.align2 {padding-left: 1em;			/** padding for ol/ul lists that includes indentation **/
  text-indent: 1em;
  } 
.align2 li {padding-bottom: 1em; }

.rtalign {text-align: right; }

#lftcolumn {
  border:0px solid; 
  padding: 0px;
  margin: 3px 10px 1px 0;
  float: left; 
  }
