* {
	padding:0px;
	margin:0px;
	border:0;
}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	color: #457cb0;
}

a {
color: #FF9900;
}
a.hover {
color: #FF9900;
}
a.visited {
color: #FF9900;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content {
	margin-left: -450px;
	position: absolute;
	top: -325px;
	left: 50%;
	width: 900px;
	height: 600px;
	visibility: visible;
	background-image: url(images/total.jpg);
}

#game {
	margin-left: -320px;
	position: absolute;
	top: -240px;
	left: 50%;
	width: 640px;
	height: 480px;
	visibility: visible;
}

#left {
	width:327px;
	height:600px;
	clear:left;
	float:left;
}

#prize {
	padding-top:211px;
	padding-left:96px;
}

#smallprint {
	float:left;
	padding-top:163px;
	padding-left:140px;
}

#middle {
	width:246px;
	height:600px;
	float:left;
}

#middle img{
	float:left;
	margin-top:280px;
	margin-left:0px;
}

#right {
	width:227px;
	height:600px;
	float:left;
}

#highscore {
	float:left;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 8.5pt;
	font-weight: bolder;
	height: 126px;
	letter-spacing: -0.1em;
	line-height: 12px;
	padding-top:226px;
	padding-left:22px;
}

#showwinner {
	float:left;
	padding-top:10px;
	padding-left:26px;
}

#getshockwave {
	float:left;
	clear: left;
	padding-left:26px;
}


#conditions {
	background-color: #CCFFFF;
	font-weight: normal;
	background-color:#FFFFFF;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	width:600px;
}

#htc {
	text-align:left;
	font-weight: normal;
	background-color:#FFFFFF;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	width: 600px;
	height: 300px;
}

#htc ul{
	list-style-position: inside;
	list-style-type: disc;
}

#htc h3 {
font-size:13pt;
font-weight:bold;
}