/* Reset CSS and general stuff */
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}
html { overflow:-moz-scrollbars-vertical; }
.clear { clear: both; font-size: 0; height: 0; line-height: 0; }
a { outline: none; }

body { background: #fff url(../images/bg.jpg) top center no-repeat; }

h1, h2 { display: none; }
a strong { display: none; }

#container { position: relative; width: 960px; height: 1380px; margin: 0 auto; padding: 0; }
#container #link1 { position: absolute; display: block; width: 960px; height: 100%; top: 0; left: 0; z-index: 0; }
#container #thumbnail { position: absolute; left: 0px; top: 93px; display: block; width: 960px; height: 577px; margin: 0 auto; }
#container #thumbnail_link { position: absolute; top: 93px; left: 0; display: block; width: 960px; height: 544px; margin: 0 auto; background: url(../images/playbutton.png) center center no-repeat; z-index: 10; }
* html #container #thumbnail_link { background: url(../images/playbutton.gif) center center no-repeat; } /* IE6 is dumb */
#container #click_link { position: absolute; width: 960px; height: 33px; top: 648px; left: 0; background: url(../images/clickbutton.gif) 0 0 no-repeat; }
#container #starring { position: absolute; top: 683px; left: 10px; width: 950px; height: 30px; font: 12px/29px Verdana, Arial, Helvetica, sans-serif; color: #e6ad00;  font-weight: bold; text-align: center; }
#container #starring strong {color: #b9b9b9;}
