html {  margin: 0; padding: 0; } 
body {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	margin: 0; padding: 0; 
	overflow-x: hidden; 
	background-color:  #761008; background-image: url(images/bg.png); 
	background-position: center top; 
	background-repeat:  
	no-repeat;
}
#content { z-index: 5000; margin: 0 auto; position: absolute; top: 0; left: 50%; margin-left: -640px; }

img, a, td, td img { margin: 0; padding: 0; }

form { width:  0; height:  0; margin: 0; padding:  0;  }
#pass {
	z-index: 6000;
	font-size:  14px; color: #8b8b8b;
	position: absolute; display:  block;
	top: 358px; left:  50%;
	margin-left: 238px;
	width:  210px; height:  25px;
	line-height: 25px;
	padding:  0;
	border:  none;
	background: transparent; font-weight:  100;
}
#pass:focus { outline:  none; }

#login {
	z-index: 6000;
	position: absolute; display:  block;
	top: 423px; left:  50%;
	margin-left: 298px;
	width:  85px; height:  34px;
	padding:  0;
	border:  none;
	cursor: pointer;
}
.error {
	z-index: 6000;
	font-size:  18px; color: #ff3333;
	text-shadow: 0 1px 1px #111;
	font-weight: 400; text-align: center;
	position: absolute; display:  block;
	top: 280px; left:  50%;
	margin-left: 238px;
	width:  210px; height:  25px;
	line-height: 25px;
	padding:  0;
	border:  none;
}

#ivan {
	z-index: 10000;
	position: absolute; display:  block;
	top: 355px; left:  50%;
	margin-left: -195px;
	width:  675px; height:  50px;
	padding:  0;
	cursor: pointer;
	background-image:url(images/spacer.gif);
}
#ivan:hover {
	background-image:url(images/px.png);
}

.date {
	z-index: 6000;
	font-size:  14px; color: #eee;
	font-weight: 400; text-align: right;
	z-index: 8000;
	position: absolute; display:  block;
	left:  50%;
	margin-left: 350px;
	width:  90px;
	padding:  0;
	cursor: default;
}
#date-0 { top: 276px; }
#date-1 { top: 324px; }
#date-2 { top: 372px; }
#date-3 { top: 420px; }
#date-4 { top: 468px; }
#date-5 { top: 516px; }
#date-6 { top: 564px; }
#date-7 { top: 612px; }