h1
{
  color: #4d4137;
}


#effect1
{
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  background-image: url('images/bg2.png');
  z-index: -999;
  height: 940px;
}


#effect2
{
  display: none;
  margin-top: -52px;
}

#bEffect1
{
  position: absolute;
  top: 888px;
  left: 0px;
  display: block;
  width: 100%;
  height: 52px;
  margin: 0px;
  background-image: url('images/moulding.png');
  background-repeat: repeat-x;
  background-color: #222222;
  z-index: -150;
}

#gallery
{
  position: absolute;
  top: 58px;
  width: 100%;
  left: 0px;
  
}

#mEffect1
{
  display: block;
  background-image: url("images/tv.png");
  background-repeat: no-repeat;
  background-position: top center;
  width: 962px;
  height: 890px;
  margin: 0px auto 0px auto;
  padding: 68px 0px 0px 0px;
}

.movieTable 
{
  border-spacing: 0px;
}

.videoCenter
{
  width: 622px;
}

.videoLeft
{
}

.videoRight
{
}

#prevLink
{
  width: 66px;
  margin: 0px 0px 60px auto;
}

#prevLink a {
 display: block;
 width: 66px;
 height: 66px;
 background: url("images/left_arrow.png") no-repeat scroll 0px -66px;
}

#prevLink a:hover 
{
 background-position: 0px 0px;
}

#nextLink
{
  width: 66px;
  margin: 0px auto 60px 0px;
}

#nextLink a 
{
 display: block;
 width: 66px;
 height: 66px;
 background: url("images/right_arrow.png") no-repeat scroll 0px -66px;
}

#nextLink a:hover 
{
 background-position: 0px 0px;
}

.IPTC
{
 background-color: transparent;
 color: #ffffff;
 text-align: left;
 font-family: Verdana, Arial, Sans-serif;
 font-size: 0.9em;
 margin: 70px auto 0px auto;
 width: 485px;
}
   
.IPTC span {
 display: block;
}

h1 {
  margin: 0.5em 1em 0.0em 1em;
}

ul
{
  font-size: 0.8em;
}
