body {
  background: #5D3F1D url('images/background01.jpg');
}



.header {

  background: #FFF url('images/banner.jpg') no-repeat;
  margin-bottom: 10px;
  height:248px;
  width:899px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px
}

p {
font-family: arial, "times", arial;
}


.header h1{
 text: transparent;
}

.menu {
	position: absolute;
	left:10px;
	top:280px;
	width:195px;
	background:#fff;
	border:1px solid #000;
	padding-bottom:15px;
}

.menu ul {
	list-style-type: none;
}
.links {
	position: absolute;
	right:10px;
	top:280px;
	width:195px;
	background:#fff;
	border:1px solid #000;
}

ul {
	list-style-type: none;
}

.content {
  border: 1px solid black;
  background:#FFF;

  border:1px solid #000;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 201px;
  margin-right:201px;
  padding:5px;
  height:auto !important;
  height:900px;
}
html>body #centercontent {
	margin-left: 201px;
	margin-right:201px;
}


.footer {
  border: 1px solid black;
  margin-left: 201px;
  margin-right:201px;
  margin-top:5px;
  border:1px solid #000;
  padding:5px;
  background:#FFF url('images/psp-sm.gif') no-repeat right;
}

.playerprofile {
 border-bottom: 1px solid black;
 padding: 5px;
}

.playerprofile img {
 right:5px;
}

.copyright {
  font-size: xx-small;
}


img {
	border:none;
}

a:link { 
	color: #000;
	}
a:visited {
	color: #000;
	}
td {
 margin-left: 4px;
}