body,td,th {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 8pt;
}

a {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 8pt;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: overline;
}

a:visited {
	color: #555555;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: overline;
}

body {
	
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
}

#container {
	width: 775px;
	height: 822px;
	background-color: #FFFFFF;
	background-image: url(http://hatredsurge.com/background.gif);
	background-repeat: no-repeat;
}

#tour {
	position: relative;
	width: 340px;
	left: 75px;
	top: 200px;
	text-align: left;
	float: left;
}

#player {
	position: relative;
	width: 216px;
	left: -110px;
	top: 530px;
	text-align: left;
	float: right;
}

#contact {
	position: relative;
	width: 500px;
	left: 110px;
	top: 595px;
	text-align: left;
}