body {
scrollbar-face-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
}

div.container {
  position: absolute;
  left: 299px;
  top: 15px;
  height: 500px;
  width: 511px;
  overflow: hidden;
}

div.content {
  position: absolute;
  left: 289px;
  top: 15px;
  height: 514px;
  width: 525px;
  display: none;
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 90%;
  text-align: left;
  filter: RevealTrans(Duration=0.5, Transition=12);
  z-index: 4;
  overflow: auto;
  margin: 5px;
  padding-right: 20px;
}

div#contentnav-up {
  position: absolute;
  left: 840px;
  top: 30px;
  display: none;
  cursor: pointer;
}

div#contentnav-down {
  position: absolute;
  left: 840px;
  top: 530px;
  display: none;
  cursor: pointer;
}

div.content2 {
  position: absolute;
  left: 310px;
  top: 20px;
  height: 450px;
  width: 600px;
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 90%;
  text-align: right;
  filter: RevealTrans(Duration=0.5, Transition=12);
  z-index: 4;
}

div#filmstrip {
  position: absolute;
  left: 212px;
  top: 0px;
  height: 663px;
  width: 52px;
  z-index: 2;
  background-color: #696969;
  text-align: center;
}

div#gorilla {
  position: absolute;
  left: 0px;
  top: 10px;
}

div#menu {
  position: absolute;
  left: 10px;
  top: 155px;
  z-index: 3;
}

div#slider_right {
  position: absolute;
  left: 264px;
  top: 559px;
}

div#slider_left {
  position: absolute;
  left: 159px;
  top: 559px;
}

div#movie {
  position: absolute;
  left: 159px;
  top: 406px;
  height: 260px;
  width: 646px;
  z-index: 1;
}

div#shake {
  position: absolute;
  left: 98px;
  top: 0px;
  height: 77px;
  width: 54px;
  z-index: 3;
  display: none;
}

h2 {
  color: #999999;
}

p.heading {
  color: #999999;
  font-weight: bold;
}

td.filmstrip { text-align: center; padding-top: 0 }
td.tng {
  text-align: center;
  vertical-align: middle;
  background-color: #000000;
  padding: 10px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
td.tngsel {
  text-align: center;
  vertical-align: middle;
  background-color: #000000;
  padding: 10px;
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
}

img#phone { position: absolute; left: 377px; top: 255px; }

img#note2 { position: absolute; left: 400px; top: 210px; }
img#note1 { position: absolute; left: 450px; top: 210px; }
img#note3 { position: absolute; left: 510px; top: 200px; }

div#thumbnailgallery { position: absolute; left: 0px; top: 60px; }

div.caption {
  position: absolute;
  left: 12px;
  top: 160px;
}

div.caption-ringtone {
  position: absolute;
  left: 12px;
  top: 160px;
}

div#mplayer {
  position: absolute;
  left: 12px;
  top: 440px;
}

td.caption {
  padding: 0;
  width: 325px;
  height: 325px;
  font-family: arial;
  font-size: 80%;
  color: #FFFFCC;
  text-align: left;
  vertical-align: bottom;
}

td.caption-ringtone {
  padding: 0;
  width: 325px;
  height: 260px;
  font-family: arial;
  font-size: 80%;
  color: #FFFFCC;
  text-align: left;
  vertical-align: bottom;
}

span.caption-title {
  font-weight: bold;
  color: #FFCC66;
}

div#phonepic {
  position: absolute;
  left: 403px;
  top: 326px;
  z-index: 5
}

img.gthumb { cursor: pointer; }

span.small { font-family: arial; font-size: 75%; color: #CCCCCC; }

body { margin: 0px; background-color: #000000; }
table.center { width: 100%; height: 100% }

div.contact {
  font-family: arial;
  font-size: 80%;
  color: #FFCC66;
}

td.contact {
  font-family: arial;
  font-size: 80%;
  color: #FFFFCC;
  padding: 2px 0;
}

span.contact {
  font-family: arial;
  font-size: 90%;
  color: #FFFFFF;
  font-weight: bold;
}

input, textarea {
  font-family: arial;
}




