html {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 0.8em/1.4 Tahoma, Arial, sans-serif;
	color: #353535;
	background: #a19ea1 url('/gfx/splash/body.png') repeat-x 0 0;
}
h1 {
	position: relative;
	height: 121px;
	margin: 0;
	padding: 0 0 0 34px;
	line-height: 121px;
	overflow: hidden;
	font-size: 250%;
	font-weight: normal;
	background: #ffffff;
}
h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	_width: expression(this.parentNode.offsetWidth);
	height: 100%;
	background: url('/splash/gfx/2/header.jpg') no-repeat 0 0;
}
#page {
	width: 652px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	/*background: url('/gfx/splash/bg_1.jpg') no-repeat 0 0;*/
}
#content {
	min-height: 165px;
	_height: 165px;
	padding: 19px 322px 0.6em 34px;
	background: #ffffff url('/splash/gfx/2/bg_3.jpg') no-repeat 0 0;
}
h2 {
	margin: 4px 0 9px 0;
	line-height: normal;
	font-size: 200%;
	font-weight: normal;
	color: #cb0711;
}
h2 small {
	font-size: 50%;
	color: #000000;
}
h2 span {
	color: #000000;
	font-size: 0.85em;
}
p {
	margin: 0 0 0.6em 0;
}
a, a:link {
  color: #cb0711;
  text-decoration: underline;
}
a:visited {
  color: #cb0711;
  text-decoration: underline;
}
a:hover, a:focus, a:active {
  color: #a4060e;
  text-decoration: none;
}
.noMargin {
	margin: 0;
}
.info {
	font-size: 85%;
}
#choice {
	margin: 0;
	padding: 1px 0 0 200px;
	border-bottom: 1px solid #606060;
	font-size: 85%;
	background: #262626 url('/gfx/splash/choice.jpg') no-repeat 31px 9px;
=height: 1%;
}
#choice:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
#choice a, #choice a:link, #choice a:visited {
	float: right;
	margin: 0 1px 0 0;
	border-top: 1px solid #807f7f;
	border-left: 1px solid #393939;
	padding: 0 20px;
	line-height: 33px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #d3d3d3;
 	background: #151515 url('/gfx/splash/button.png') repeat-x 0 0;
}
#choice a:hover, #choice a:focus, #choice a:active {
	border-top-color: #fb9595;
	border-left-color: #db0914;
	color: #ffffff;
	background-color: #87050c;
	background-position: 0 -500px;
}

#audio {
	/*position: relative;
	top: 435px;
	left: 580px;
	*/
}
