body {
	font-family: courier new;
	background-color:#000000;
	color:#ffffff;}
.content {
	position: relative;
	top: -30px;
	width: 900px;}
.header img {
	width:900px;
	height:100px;}
#quote {
	position: relative;
	top: 90px;
	left: 80px;}
.nav {text-align: left;}

a		{text-decoration:none;}
a:link		{color:#cccccc;}
a:visited	{color:#cccccc;}
a:hover		{color:#ff0000;}
a:active	{color:#ff0000;}
p	{text-align: left;}
h1	{text-align: left;}

.player table {
	width:900px;
	height:80px;
	background-color:#000000;
	border:solid 1px #FFFFFF;}
.player img {
	height:64px;
	width:64px;}
.img {
	text-align:center;
	width: 80px;}
.info1 	{
	height:70px;
	padding-left: 5px;
	width:395px;
	border-left:solid 1px #ffffff;}
.info2 	{
	height:70px;
	width:395px;
	padding-left: 5px;
	border-left:solid 1px #ffffff;
	overflow: auto;}


.footer {
	background-color:#555555;
	text-align:center;}