 body {

	font-family: Tahoma, Geneva, sans-serif;

	font-size:12px;

	text-align:center;

	margin:0px;

	position:relative;

	background-color: #DCD4C8;

}

        #container {

	background-image: url(intro.jpg);

	background-position:top;

	background-repeat: no-repeat;

	width:960px;

	height:650px;

	margin:0 auto;

	overflow:hidden;

	position:relative;

}

        #movie {
	width:448px;
	text-align:center;
	padding: 35px 26px 0 0;
	border:0;
	margin:0 auto;

}

        #description { float:left; width:320px;border:solid 1px #dcdcdc; padding: 10px 20px;}

        #command { position:relative; height:25px; display:block; margin: 25px 0 0 0;}

        .lightSwitcher {
	position:absolute;
	z-index:101;
	background-image:url(lights/light_bulb_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 0 0 20px;
	outline:none;
	text-decoration:none;
	left: 423px;
	top: 500px;

}

        .lightSwitcher:hover {text-decoration:underline;}

        #shadow {background-image:url(lights/shade1x1.png); position:absolute; left:0; top:0; width:100%; z-index:100;}

        .turnedOff {color:#ffff00; background-image:url(lights/light_bulb.png);}

	  #clickHere {position:absolute; top: -25px; left:130px;}

    a:link {

	color: #09F;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #09F;

}

a:hover {

	text-decoration: underline;

	color: #09F;

}

a:active {

	text-decoration: none;

	color: #09F;

}
#counter {
	width:99%;
	text-align:center;
}
