body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: black;
	color: white;
	text-align: center;
}


a:link img {
	border: none
}

p.header {
	font-size: small;
}
p.header span {
	font-weight: bold;
}
p.footer {
	font-size: x-small;
}
div.content {
	background-image:url('back.jpg');
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width: 890px;
	height: 768px;
}

div.missing {
	margin: auto;
	position: relative;
	top: 50%;
	width: 193px;
}
div.missing a {
	height: 63px;
	position: relative;
	top: -31px;
}
div.missing img {
	border-width: 0px;
}
div#unityPlayer {
	cursor: default;
	margin-left:20px;
	margin-right:auto;
	margin-top:3px;
	height: 540px;
	width: 720px;
}

table.nobordertable {
	border: none;
	border-style: none;
	border-width: 0px;
	border-spacing: 0;
}
table.nobordertable th {
	border-width: 0px;
	padding: 0px;
	-moz-border-radius: ;
}
table.nobordertable td {
	border-width: 0px;
	padding: 0px;
	-moz-border-radius: ;
	font-size: 10px;
	color: #00F;
	font-weight: bold;
}
