body {
  margin: 8pt auto 0;
  background-color: #009090;
  height: 100%;
  background-image: url(images/Water_Seamless_Texture_1830.jpg);
}
#mastercontainer {
  margin-right: auto;
  width: 960px;
  height: 100%;
  margin-left: auto;
  background-color: rgba(255,255,255,0);
}
#banner {
  border: 5px ridge #000066;
  margin-right: auto;
  width: 946px;
  margin-left: auto;
  height: 90px;
  background-image: url(images/banner-Demco.jpg);
  z-index: 3;
}
#menu {
  border: 7px ridge #cccccc;
  overflow: hidden;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  list-style-type: none;
  margin-left: auto;
  height: 154px;
  position: absolute;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  background-color: #cccccc;
  margin-right: auto;
  width: 946px;
  z-index: 4;
}
#content {
  margin: 5px auto 0px;
  background-color: rgba(255,255,255,0);
  width: 960px;
  height: 100%;
  padding-top: 0px;
  z-index: 0;
  position: absolute;
  top: 175px;
}
#menu a {
  padding-right: 20px;
  padding-left: 20px;
}
#content2 {
  margin: 5px auto 0px;
  height: 100%;
  position: absolute;
  width: 960px;
  background-color: rgba(255,255,255,0);
  top: 256px;
  padding-top: 0px;
  z-index: 0;
}
#floatingimage {
  padding: 10px;
  float: left;
  opacity: 1;
  filter: alpha(opacity=100);
}
#floatingimageright {
  padding: 10px;
  float: right;
  opacity: 1;
  filter: alpha(opacity=100);
}
#menu ul li {
  list-style-type: none;
  display: inline;
}
#menu ul li a:hover {
  background-color: #ff6600;
}
a:visited {
  color: #3366ff;
}
#content a:hover {
  background-color: #cccccc;
}
#content2 a:hover {
  background-color: #cccccc;
}
#header {
  overflow: hidden;
  height: 155px;
  position: absolute;
  top: 0px;
  z-index: 5;
}
#scrollable2 {
  background: rgba(255,255,255,0.6) none repeat scroll 0% 100%;
  overflow: auto;
  margin-right: -14px;
  padding-top: 7px;
  z-index: 0;
  height: 100%;
  padding-right: 14px;
  position: absolute;
  padding-left: 20px;
  min-width: 300px;
  left: 0px;
  width: 925px;
}
#topics {
  margin: 7px auto 0px;
  font-weight: bold;
  text-align: center;
  font-size: 1.1em;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  z-index: 2;
  top: 173px;
  position: absolute;
  display: block;
  width: 960px;
  height: 80px;
  list-style-type: none;
  background-color: #279cc3;
}
div#topics a:link {
  color: white;
  text-decoration: none;
  list-style-type: none;
}
div#topics a:hover {
  background-color: black;
}
div#topics a:visited {
  color: red;
}
#content0 {
  overflow: auto;  
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
  background: rgba(255,255,255,0.3) none repeat scroll 0% 100%;
}
#picturecanvas {
  overflow: hidden;
  background-color: white;
  position: relative;
  width: 409px;
  height: 320px;
  margin-left: 20px;
}
#backgrounddiv {
  width: 441px;
  height: 320px;
  margin-left: 10px;
  background-image: url(images/kashagan.JPG);
}
#checkboxes{
    display: grid;
    grid-template-columns: 25px 120px 25px 210px 25px 250px;
}

