body {
margin:0;
padding:0;
background-color:#000;
font-family:Verdana, sans-serif;
}
#content {
	width:960px;
	height:491px;
	background-color:#000000;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-top: -246px;
	margin-left: -480px;
}
#links {
	position:relative;
	width:600px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	top: 0px;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

a:hover, a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #87a161;
}
#link-div {
	position:relative;
	top:-120px;
	width:600px;
	height:auto;
	margin:0 auto;
	padding:0px;	
}
p {
margin:0;
padding:2px;
}
