body {
	font-size: small;
	font-family: verdana;
	background-color: #c6c6c6;
	background-repeat: repeat;
	margin: 10px;
	padding: 0; }
p { }
td { }
a:link {
	color: #98bb0e;
	text-decoration: none; }
a:visited {
	color: #98bb0e;
	text-decoration: none; }
a:hover {
	color: #98bb0e;
	text-decoration: underline; }
a:active {
	color: lime; }
#playerbox {
	background-color: #f9f9f9;
	width: 240px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px white; }
#playerbox p#nav {
	text-align: center;
	position: absolute;
	bottom: 16px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	display: block; }

#playerbox object { }

#playerbox h1 {
	font-size: small;
	line-height: 32px;
	margin: 0;
	padding-left: 2px;
	border-left: 14px solid #e8f898; }

#playerbox dl {
	font-size: x-small;
	margin: 8px 0 0 14px;
	border-left-width: 14px; }

#playerbox dl dt, #playerbox dl dd {
	float: left;
	margin: 0;
	padding: 0; }
#counter {
	position: absolute;
	top: -999px; }


