/* CSS Document */
body {
    background-color:#000000;
	margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#menu {
	width: 600px;
	height: 38px;
	position: absolute;
	top: 17px;
	left: 325px;
	z-index: 13;

		}
#cinema {
	width: 331px;
	height: 47px;
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 18pt;
	z-index: 12;
	font-family: "Courier New", Courier, mono;
	color:#FFFFFF;
	font-weight: bold;
		}
span#dark a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}
span#dark a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;}
span#dark a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;}
span#dark a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}		
		
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #CC99CC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #990033;
	text-decoration: none;
}
