body { 
  background-color: 000000;  
  color: #333; 
  margin: 0px;

}

table, tr, td, th, img {
 border: 0;
 margin: 0;
 padding: 0;

}
body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
  color:       ddd;
}

li {
    padding: 3px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #666; }
a:visited { color: #666; }
a:hover { color: #666; background-color:#fffff; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid 'red';
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}
/* Comment out the following class to move content to the upper left corner  (as opposed to the center) */
table.bounding_table {
  border: 0px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height= 100%;

}

table.center_content { width: 800px; }
img.top1 { height 4px; width 800px; } 
img.image3 { height 97px; width 76px; } 
img.publications { height 69px; width 87px; } 
img.image5 { height 97px; width 93px; } 
img.people { height 69px; width 87px; border 0px; } 
img.image7 { height 97px; width 93px;  } 
img.projects { height 69px; width 87px; border 0px; } 
img.image9 { height 97px; width 93px; } 
img.links { height 69px; width 87px; border 0px; } 
img.image11 { height 97px; width 97px; } 
img.image12 { height 28px; width 87px; } 
img.image13 { height 28px; width 87px; } 
img.image14 { height 28px; width 87px; } 
img.image15 { height 28px; width 87px; } 
table.bottom{  width:800; }
div.projects { text-align: justify; }
