body {
  background-color: #000000;
  color: #ffffff;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 110%;}
a:link{
  font-weight:normal;
  text-decoration:none;
  color:#ffffff;
  /*font-size: 10pt;*/
  font-family: Arial, Helvetica, sans-serif;
  line-height: 110%;}
a:visited{
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
  /*font-size: 10pt;*/
  font-family: Arial, Helvetica, sans-serif;
  line-height: 110%;}
a:hover{
  font-weight:normal;
  text-decoration:none;
  color:#0033FF;
  /*font-size: 10pt;*/
  font-family: Arial, Helvetica, sans-serif;
  line-height: 110%;}
.footer {
  background-color: #000000;
  margin:0px;
  margin-bottom:15px;}
.menuButton {
  background-color:#00000;
  width:100px;
  color:#ffffff;
  font-weight:bold;
  cursor:pointer;
  border:none; */
  margin:5px;}
.menuBottom {
  background-color:#000000;
  width:100px;
  color:#ffffff;
  font-weight:normal;
  font-size:8pt;
  cursor:pointer;
  border:none; */
  margin:5px;}
.contentContainer {
  height:500px;
  border:none;
  color:#ffffff;}
.galleryComp {
  /*border:#c0c0c0 solid 1px;*/
  color:#ffffff;
  width:700px;
  text-align: center;
  padding-top:20px;
  padding-bottom:20px;
  width:97%;
  background-color:#000000;
  margin-bottom:20px;
}
.galleryComp img {
  text-align: center;
  border:#393939 solid 1px;
  margin:  10px;
  text-decoration:none;
}  
