body {
  background-color: #999999 !important;
  color: #000000 !important;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  margin: 0px auto !important;
  padding: 0px !important;
}

#scroll {
  background-color: #666666 !important;
  float: left !important;
  width: 100% !important;
  white-space: nowrap !important;
  color: inherit;
}

#scroll img {
  margin-right: 100px !important;
  border-width: 1px !important;
  border-color: #000000 !important;
  margin-left: 5px !important;
  border-style: solid !important;
}

#logo {
  background-color: #333333 !important;
  border-bottom-style: solid  !important;
  border-bottom-width: 1px !important;
  border-bottom-color: #000000 !important;
  text-align: left !important;
  margin: 0px !important;
  display: inherit !important;
  padding: 0.3em 0em !important;
  width: 100% !important;
}

#logo img {
  border: 0px !important;
  padding: 5px 0px 5px 5px !important;
}

#motioncontainer {
  background-color: #666666 !important;
  color: inherit;
  margin: 0 auto; /* Uncomment this line if you wish to center the gallery on page */
  width: 100%; /* Set to gallery width, in px or percentage */
  height: 520px; /* Set to gallery height */
}

#motioncontainer a:hover {
  color: red; /* Dummy definition to overcome IE bug */
}

#motioncontainer img {
  margin-right: 100px !important;
  margin-left: 100px !important;
  margin-top: 9px !important;
  border-style: solid !important;
  border-color: #000000 !important;
  border-width: 1px !important;
  margin-bottom: 9px !important;
}

#copyr {
  clear: both !important;
  text-align: center !important;
  margin-top: 0.3em;
  width: 100%;
}

