body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: black;
	background-image: url(img/nw_website_bg1.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	margin: 0;
	min-width: 1320px;
}
a:link, a:visited {
	color: #bfbfbf;
}
a:active, a:hover {
	color: #bfbfbf;
}
p.header {
	font-size: small;
}
p.header span {
	font-weight: bold;
}
p.footer {
	font-size: x-small;
}
div.overall{
	text-align: left;
	margin: 130px auto;
	width: 1340px;
}
div.content {
	width: 1024px;
	border-color: black;
	border-width: 10px;
	border-style: solid;
}
div.missing {
	position: relative;
	top: 50%;
	width: 193px;
}
div.missing a {
	height: 63px;
	position: relative;
	top: -31px;
}
div.missing img {
	border-width: 0px;
}
div#fblikebox{
	background-color: #f7f9f5;
	background-image: none;
	margin: 0;
	float: right;
	width: 292px;
}
div#unityPlayer {
	cursor: default;
	height: 576px;
	width: 1024px;
}
