body {
/*  background: #4e1816 url(../images/background-brick.jpg) no-repeat top left;*/
  background: #490000 url(../images/background-g.jpg) no-repeat top left;
/*  font-family: "Times New Roman", Georgia, Serif;*/
  margin: 0;
  padding: 0;
  color: #DDD;
}
p {
  font-size: 1.1em;
}
/*.firstletter {
  float: left;
  font-size: 3em;
  color: #DDD;
}*/
/*p:first-letter {
  font-size:xx-large;
  margin-top:;
}*/
.TextWithDropCap:First-Letter
{
 font-size: 600%;
 float:left;
}
.TextWithDropCap {
  margin: 0 0 0 -3em;
}
.contact {
  font-size: .95em;
  display: block;
}
.contact,
.document,
.address {
  text-align: center;
  margin: 0;
}
.address {
  color: #F93;
  margin-bottom: 0.5em;
}
.document {
  background: transparent url('../images/doc-button-bg.gif') no-repeat;
  width: 645px;
  height: 58px;
  font-size: 1.2em;
  padding-top: 12px;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
}
.document p {
  float: left;
  padding: 4px 0 0 30px;
}
.document a {
  padding: 0 20px 0 0;
  font-family: Helvetica, Arial, Sans-Serif;
/*  text-transform: uppercase;*/
}
a.pdf {
  background: transparent url('../images/pdf.gif') no-repeat left top;
  padding-top: 6px;
  padding-left: 40px;
  height: 40px;
  vertical-align: bottom;
  display: block;
  float: right;
}
a.pdf:hover {
  background: transparent url('../images/pdf_over.gif') no-repeat left top;  
}
h1 {
  font-size: 1.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: Georgia, "Times New Roman", Serif;
  font-weight: bold;
  margin: 0;
  padding: 1em 0 0 0;
}
h1 span {
  font-size: 1.3em;
}
h2 {
  font-size: 1em;
  font-family: Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin: 0 0 0 7px;
}
h1, li {
  color: #CFF;
}
h2 {
  color: #FFC;
}
h3 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  color: #9CC;
  color: #1098FF;
  color: #FEFA74;
  color: #fffccc;
  font-weight: bold;
}
a { color: #000; color: #CC9; text-decoration: none; }
a:hover { color: #CCC;  color: #FEFA74; text-decoration: none; }
/*#footer a {
  color: #0d7cd0;
}
#footer a:hover {
  color: #FFF;
}
*/
.galleryThumbs {
  display: block;
  float: left;
  padding: 11px;
}

#footer {
  color: #CCC;
  padding-top: 150px;
  padding-bottom: 1em;
  text-align: center;
  font-size: .85em;
  background: transparent url(../images/footer.jpg) no-repeat bottom center;
}
#details li {
  font-size: .95em;
  padding-bottom: 3px;
  color: #CC9;
/*  color: #F93;*/
}

#videoplayer {
 margin: 80px 0 25px 0;
}
.linkback {
  font-size: 1.5em;
  margin: 0 0 80px 0;
}

#video {
  background: #490000 url(../images/background-g.jpg) no-repeat top left;
}
#videocontainer {
  text-align: center;
}
