body
{
  background-color: #806F60;
  font-family: Georgia, times, serif;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 70%;
  /*
  line-height: 1em;
  */
  color: #333;
}

div#page
{
  -webkit-box-shadow: 0px 0px 10px #453729;
  -moz-box-shadow: 0px 0px 10px #453729;
  box-shadow: 0px 0px 10px #453729;
}

a.filmstrip, a.button, a.buttonstyle {
  -webkit-box-shadow: -3px 3px 10px #241706;
  -moz-box-shadow: -3px 3px 10px #241706;
  box-shadow: -3px 3px 10px #241706;
}

div#top
{
  background-color: #000000;
  color: #ffffff;
}

div#logo
{
  background-color: #000000;
}

div#navbar
{
  background-color: #000000;
}

div#content
{	
  /*
  background-image: url('../../../images/dark/microphone.png');
  */

  background-color: #504034;
  width: 949px;
  height: 465px;
  background-repeat: no-repeat;
  margin-top: 0;
  padding-top: 0px;
  border-top: 4px solid #85cadb;
}

div#countdown
{
  background-color: #34281E;
  border: 1px solid #988762;
  font-size: 22px;
  font-family: Verdana, sans-serif;
}

div#countdownbday span
{
  font-size: 22px;
  font-variant: small-caps;
  font-family: georgia, serif;
  color: #84c9da;
}

#navigation
{
}

#navigation ul li
{
  background-color: #5fa8ba;
}

#navigation ul li.selected
{
  background-color: #85cadb;
}

#navigation ul li a
{
  color: #333;
  padding: 8px 12px;
  font-family: Georgia, times, serif;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  display: block;
}
#navigation ul li a:hover
{
  color: black;
}

div#banner
{
  background-image: url('../../../images/dark/YOUnique.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  width: 27.2em;
  height: 11.4em;
  margin-bottom: 0;
  padding-bottom: 0px;
}

div#footer
{
  border-top: 5px solid #85cadb;
  background-color: #34281E;
}

img.header
{
  border:0px;
  padding:0px;
  background: none;
  margin:0;
}

div#leftside
{
  border-right: 2px solid #85cadb;
}

div#center
{
  border-right: 2px solid #85cadb;
}

.buttonstyle
{
  background-color: #85cadb; 
  padding: 4px 8px; 
  border: 1px solid #5FA8BA;
  font-family: Georgia, times, serif;
  font-weight: normal;
  display: inline;
  text-decoration: none;
  color: #333;
}
.buttonstyle:hover
{
  color: black;
}

#event_date
{
    position: relative; 
    left: 244px; 
    top: 342px; 
    color: #D3AC6C; 
    font-family: georgia; 
    font-size: 36px;
    text-shadow: -3px 3px 5px #333333;
}

#next_call_button
{
  position: relative;
  top: 369px;
  left: 621px; 
  font-size: 22px;
}

#free_gift_button
{
  position: relative;
  top: 110px;
  left: 72px; 
  font-size: 18px;
}

div.module {
  border: 0;
  margin: 10px 0 0 0 ;
  padding: 0;
}
div.module .content {
  border: 0;
  margin: 0;
  padding: 0;
}
.module_title h1, .module_title h2, .module_title h3, .module_title h4, .module_title h5, .module_title h6  {
  color: #fff;
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: normal;
  display: none;
}

#left
{
  background: url('../../../images/dark/freegift.jpg') no-repeat; 
  margin-top:20px;
  width: 241px; 
  height: 160px; 
  margin-left:100px;
}

#recording
{
    margin-top: 355px;    
    margin-left: 606px;
}

#announcement
{
    text-shadow: -5px 5px 10px #333333;
    color: #D3AC6C;
    font-size: 14px;
    font-family: georgia;
    margin-bottom: 5px;
}
