@charset "utf-8";

.playerheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: oblique;
	line-height: normal;
	color: #FFF;
	background-color: #000;
	padding-left: 10px;
	border: thin none #000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

.basicdata {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #503BA0;
	padding: 10px 0;
}
.awards {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #999;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}
#wrapper {
	position:relative;
	left:10px;
	top:2px;
	width:615px;
	height:800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #000;
}
body {
	background-image: url(../Graphics/greyback.gif);
}
table {
	text-align: center;
}
