body {
	background: #000000;
	color: #8c8c8c;
}
a {
	text-decoration: none;
	color: #ffffff;
}

p {
	text-align: justify;
}
.top .header .spacer {
	clear:both;
	display:block;
	height:206px;
}

.top {
	font-family:arial;
	font-size:17px;
	height:260px;
	text-align:center;
}

.top .header {
	background:transparent url(img/top-header.jpg) no-repeat scroll center top;
	height:260px;
	margin:auto;
	text-align:left;
	width:962px;
}

.top .header span.menu {
	display:block;
	float:left;
	padding:4px;
}

.top .header a.menu {
	display:block;
	float:left;
	padding:9px;
}

.top .header a.menu:hover {
	text-decoration: underline;
}

.content {
	margin:auto;
	text-align:left;
	width:935px;
}

table { border: none; }
td { border: none; }
