#body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	width: 825px;
}
#player {
	width: 500px;
	height: 525px;
	float: right;
	margin-top: 25px;
}
#nav_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E8F31C;
	text-align: right;
	margin-right: 20px;
	margin-top: 330px;
}
#nav {
	width: 300px;
	float: left;
	height: 500px;
	background-repeat: no-repeat;
	background-image: url(neal_nav.jpg);
}
