.ebul_cbindex, .ebul_cbindex ul {
  background-color: #FFFFFF;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex table {
  border-collapse: separate;
}

.ebul_cbindex tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbindex td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbindex td a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbindex tr.hot, .ebul_cbindex tr.expanded {
  background-color: #F0F0F0;
}

.ebul_cbindex tr.hot td, .ebul_cbindex tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_cbindex tr.hot a, .ebul_cbindex tr.expanded a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbindex {
  position: absolute;
  visibility: hidden;
}

body {
  background-color: #FFFFFF;
  color: #000099;
  font-family: Tahoma, Arial, sans-serif;
  font-size: small;
}

a {
  color: #3300CC;
}

a:visited {
  color: #9900FF;
}

a:hover {
  color: #CC66FF;
}
#frame {
  width:800px;
  margin-top:10px;
  text-align:left;
}

#top {
  width: 695px;
  background: #FFFFFF;
  padding: 10px;
  margin: 10px;
}

#main {
  float: left;
  width: 800px;
  background: #F5F5F5;
  padding: 10px;
  margin:5px;
}
#photos {
  float: left;
  width: 800px;
  background: #FFFFFF;
  padding: 10px;
  margin:5px;
}
