* {margin: 0; padding: 0;}
body {
font: 0.8125em Verdana, sans-serif; 
line-height: 1; color: #8a6e3e; 
background: #000;
min-width: 960px;
min-height: 600px;

}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #da4626; }
html body a:hover {color: #000000; text-decoration: underline;}

div.spacer {
  clear: both;
  }
 
  
#mainContainer {
width: 960px;
height: 650px;
padding: 2px;
background: #f3eee6 url(../images/teaser/pop_pagebg.jpg) top left;
}


#video {
vertical-align: middle;
width: 640px;
height: 425px;
padding: 2px;
/* background: #6f0000; */

}

.headline {
text-transform: uppercase;
color: #6e0000;
font-size: 1.5em;
}

#txt {
padding: 10px;
}

p.warning {
padding: 2px;
font-size: .85em;
color: #6f0000;
}
















