html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000;
	font: 11px Tahoma;
	color: #999999;
	line-height: 19px;
}

img{
	border: 0;
}

body{
	min-height: 592px;
	min-width: 980px;
}

h1{
	font-size: 14px;
	margin: 0;
	color: #4c6d66;
}

hr{
	height: 1px;
	color: #1f1f1f;
	background: #1f1f1f;
	border: none;
}

#noFlash{
	width: 397px;
	height: 525px;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
	background: #0c0c0c;
}

#noFlash .header{
	height: 371px;
	background: url("../images/no-flash-header.jpg") no-repeat;
	text-align: center;
}

#noFlash .header .addPading{
	padding-top: 220px;
}