html {
  height: 100%;
  width: 100%;
  overflow: auto;
}

body {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-family: "Verdana", "Tahoma", "Arial", "Times New Roman";
  background-color: #FFFFFF;
  z-index: 0;
  min-width: 790px;
  font-size: 10pt;
}

img#logo {
  z-index: 2;
  position: absolute;
  left: 45%;
  top: 5px;
  color: #FFFFFF;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  cursor: pointer;
}

img#background0 {
  height: 270px;
  width: 100%;
  min-width: 790px;
  z-index: -1;
  position: absolute;
  color: #FFFFFF;
  border-width: 0px;
  background-color: #FFFFFF;
  padding: 0px;
}

img#background1 {
  height: 270px;
  width: 100%;
  min-width: 790px;
  z-index: 0;
  position: absolute;
  color: #FFFFFF;
  border-width: 0px;
  background-color: #FFFFFF;
  padding: 0px;
}

.content {
  position: absolute;
  left: 0px;
  top: 150px;
  padding: 0px;
  padding-left: 20px;
  width: 90%;
  border-width: 0px;
}

a:link, a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a.yellow:link, a.yellow:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.yellow:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

a.red:link, a.red:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.red:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.buttons {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 0px;
  width: 100%;
  height: 100%;
  min-width: 800px;
}

#buttonsbackground {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 0px;
  height: 700px;
  width: 100%;
  min-width: 800px;
}

.ballimg {
  position: absolute;
  z-index: 2;
  border-width: 0px;
  cursor: pointer;
}

#button1 {
  top: 30px;
  left: 5px;
}

#button2 {
  top: 40px;
  left: 13%;
}

#button3 {
  top: 50px;
  left: 25%;
}

#button4 {
  top: 60px;
  left: 37%;
}

#button5 {
  top: 80px;
  left: 49%;
}

#button6 {
  top: 100px;
  left: 61%;
}

#button7 {
  top: 120px;
  left: 73%;
}

#button8 {
  top: 160px;
  left: 85%;
}

div.newslabel, div.newscontent {
  width: 60%;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

div.newslabel {
  background: #000000;
  color: #FFFFFF;
  height: 20px;
  text-align: left;
  font-weight: bold;
}

div.newscontent {
  background: #FFFFFF;
  text-align: left;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

h4 {
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  margin: 0px;
}

h5 {
  font-size: 6pt;
  font-weight: normal;
  text-align: center;
  margin: 0px;
}

.DojoEditor {
  width: 99%;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

#tabBlock {
  top: 150px;
  left: 120px;
  width: 320px;
  height: 80px;
}

div.DojoTabs {
  height: 46em;
  width: 99%;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
}

div.DojoTab {
  width: 98%;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  overflow: auto;
}

div.loading {
  position: absolute;
  left: 40%;
  top: 20%;
  z-index: 10;
  width: 16em;
  height: 8em;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  padding-top: 45px;
  visibility: hidden;
}

div.photo {
  float: left;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  background: #000000;
  color: #FFFFFF;
  width: 170px;
  height: 150px;
  padding: 0px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  margin: 0px;
  cursor: pointer;
}

div.photobox {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  width: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  text-align: center;
  background: #000000;
  color: #FFFFFF;
}

.slideshow {
  float: left;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

img {
  border-width: 0px;
}

button {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
}

input, select, option, textarea {
  background-color: #FFFFFF;
  border-color: #000000;
  color: #000000;
}

div.bigphoto {
  position: absolute;
  left: 10%;
  top: 0px;
  background: #FFFFFF;
  color: #000000;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  z-index: 10;
}

div.backgroundphoto {
  position: absolute;
  width: 400px;
  height: 300px; 
  background: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  z-index: 2;
}

div.backgroundphotooverlay {
  position: absolute;
  width: 400px;
  height: 300px; 
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  z-index: 3;
}

#smallGallery {
  width: 180px;
  height: 140px;
}

#bigGallery {
  width: 800px;
  height: 600px;
  display: none;
  z-index: 10;
  position: absolute;
  left: 10%;
  top: 0px;
}

.heading {
  background-color: #000000;
  color: #FFFFFF;
  height: 1.5em;
  float:left;
}
