body {
  background: #000000;
  color: #9a9a9a;
  font-family: 'Gill Sans';
}

html {
overflow: auto;
}

/* Lantern Settings for home page */

td.lantern {
  width: 20%;
  height: 400px;
}

div.dimmer {
  background: black;
  opacity: 1.0;
  width: 150px;
  height: 224px;
}
 
div.veil {
  background: black;
  opacity: 0.0;
  filter: alpha('opacity=0');
  width: 150px;
  height: 224px;
}

div.scene {
  width: 150px;
  height: 224px;
  border: medium double grey;
}

div.scenebox {
}

/* Biography Settings */

td.headshot{
text-align:right;padding:10px
}

td.biotext{
font-size:13px
}

/* Videos Settings */

td.title{
font-size:24px;
font-style:italic;
text-align:center;
}

td.info{
font-size:16px;
text-align:center;
}

/* Contribute Button */

input.mailinglist_button {
  background-color: #101010;
  color: #8f1a44;
  border-top-color: #8f1a44;
  border-bottom-color: #8f1a44;
  border-left-color: #8f1a44;
  border-right-color: #8fla44;
  border-width: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
}

input.contribute_button {
  background-color: #101010;
  color: #8f1a44;
  border-top-color: #8f1a44;
  border-bottom-color: #8f1a44;
  border-left-color: #8f1a44;
  border-right-color: #8fla44;
  border-width: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
}


/* Contact Page */

td.contactinformation {
  color: #9a9a9a;
  font-size: 20px;
  font-style:italic;
}

/* Contribute Page */

td.contributeinformation {  
  color: #9a9a9a;        
  font-size: 15px;
}

td.dtw {
  color: #9a9a9a;
  font-size: 11px;
}


/* Belly Dance Website */

div.amos {
  font-size: 12px;
  text-align:center;
}