body {
	margin: 0;
	padding: 0;
	background: #000000 url(bg.gif) top center fixed no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
}
#wrapper {margin: 0 auto;
width: 900px;
padding: 0;}

#name {float: right;
background: #000;
padding: 30px 20px 20px 20px;
margin: 0 0 20px 0;
clear: both;}

#player {float: right;
background: #000;
padding: 30px 20px 20px 20px;
margin: 0 0 20px 0;
clear: both;}

#name img {margin: 0 auto;
text-align: center;
border:0;}

div.thin {
width: 175px;
padding: 20px;
background: #000;
clear: both;
margin: 0 20px 20px 0;
color: #fff;
float: right;}

div.thin img {
margin: 0 0 20px 0;}

#footer {
width: 175px;
padding: 20px;
background: #000;
line-height: 18px;
clear: both;
margin: 0 20px 0 0;
color: #fff;
float: right;}

#footer a:link {text-decoration: none; color: #ffffff;}
#footer a:visited {text-decoration: none; color: #ffffff;}
#footer a:hover {color: #a40000; font-weight: regular;}
#footer a:active {color: #a40000; font-weight: regular;}


h1 {font-size: 1.0em;
margin: 0 0 10px 0;
padding: 0;
color: #a40000;}

a:link {text-decoration: none; color: #a40000;}
a:visited {text-decoration: none; color: #a40000;}
a:hover {color: #a40000; font-weight: regular;}
a:active {color: #a40000; font-weight: regular;}

a.button:link {text-decoration: none; background: #7f0404; color: #ffffff; font-style: normal; font-weight: bold; display: block; padding: 5px; text-align: center; line-height: 14px; font-size: 0.8em;}
a.button:visited {text-decoration: none; background: #7f0404; color: #ffffff; font-style: normal; font-weight: bold; display: block; padding: 5px; text-align: center;line-height: 14px; font-size: 0.8em;}
a.button:hover {text-decoration: none; background: #ffffff; color: #7f0404; font-style: normal; font-weight: bold; display: block; padding: 5px; text-align: center;line-height: 14px;}
a.button:active {text-decoration: none; background: #ffffff; color: #7f0404; font-style: normal; font-weight: bold; display: block; padding: 5px; text-align: center;line-height: 14px;}
