body {
	background: #000;
	margin: 0;
	padding: 0;
	font-size: 65.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
}

a {
	outline: none;
	text-decoration: none;
	color: #818181;
}

a:hover {
	color: #fff;
}

#pnlWrapper, #pnlFlash {
	margin: 50px auto 0 auto;
	width: 800px;
}

#pnlFlash {
	height: 500px;
	display: block;
}

#pnlHR {
	width: 800px;
	height: 30px;
	background: url(../images/tgpbg.jpg) top left no-repeat;
	display: block;
	clear: both;
}

#btnSkip {
	margin: 5px 0;
	text-transform:uppercase;
	font-weight: 100;
	font-size: 1.0em;
	float: right;
}
