body
{	color: #898989;
	background: #000000;
        background: url('bg.jpg');
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
        line-height: 15px;
        text-align: justify;}

#content
{       background: #030105;
	margin: -60px auto 0px auto;
	width: 610px;
	padding: 5px 20px 20px 20px;}


#header
{    	height: 450px;
	margin: 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	width: 650px;}

#footer 
{       background: #040206;
	border-top: 15px solid #0E0E0E;
	font-family: georgia;
	width: 650px;
	margin: 0px auto;
	text-align: center;
	height: 100px;
	font-size: 12px;
	text-transform: lowercase;
	font-style: italic;}

#footer p
{	padding: 5px;}


a{	color: #908C9F; 
	text-decoration: none;
	border-bottom: 1px dashed #908C9F;}

a.image {border: none;}

a:hover{ color: #A5A2B6;}


i{	text-transform: uppercase;}

h2{     
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: arial, sans-serif;
	color: #4E4E50;
	letter-spacing: 3px;
	padding-top: 5px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: 1px solid #141414;}

h2:first-letter 
{       color: #606161;
	font-size: 13pt; }


h3{     
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: arial, sans-serif;
	color: #4E4E50;
	letter-spacing: 3px;
	padding-top: 20px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #141414;}

h3:first-letter 
{       color: #606161;
	font-size: 13pt; }



#stats
{       margin: 0px auto;
	background: url('sbg.jpg');
	text-align: center;
	width: 260px;
	height: 70px;
        padding: 15px 20px 20px 20px;
	border-bottom: 8px solid #0E0E0E;	
        font-weight: normal;}


#ownedstats
{       margin: 20px auto;
	background: url('sbg.jpg');
	width: 400px;
	height: 110px;
        padding: 15px 20px 20px 20px;
	border: 8px solid #0E0E0E;	
        font-weight: normal;}


.joined
{	
	border-bottom: 0px;}


.joined a
{	border-bottom: 0px;}

.joined a:hover 
{	border-bottom: 0px;}


.joined a img 
{ 	border: 5px solid #333333; 
	background: #333333;}

.joined a:hover img 
{	border: 5px solid #515151;
	background: #515151; }


.owned img 
{	margin-right: 5px;}

.owned a img 
{ 	border: 5px solid #333333; 
	background: #333333;}

.owned a:hover img 
{	border: 5px solid #515151;
	background: #515151; }

.wish img
{	text-align: center;
	border: 5px solid #333333; }



.note 
{       font-size: 11px;}



#ownedpos
{	width: 300px;
		float: right;
		font-family: Pecita;}

#ownedpos p
{	padding: 0px 0px 10px 0px;
	margin: 0px;}

#joinedpos
{	width: 300px;}


