body
	{
	display: block;
	background:#C0B0C0 url('images/trc2.jpg') no-repeat right top; 
	min-height: 100%;
	background-attachment: scroll; 
	margin: 0px;
	padding: 0px;
	padding-top:1px;  
	padding-bottom:1px;  
	/*
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*11*/
	/*	font-weight: normal; */
	text-align: center;
	color: black;
	}

#centrespace{
	position: relative;
	display: block;
	width:  720px;  
	margin: 0 auto;
	text-align: left;
	/*
	border-left: 1px solid #402040; 
	border-right: 1px solid #200020; 
	border-bottom: 1px solid #200020; 
	/*border-top-width:1px; border-bottom-width:1px; border-color:#200020; */
	border-top:1px; margin-top:-1px;
	min-height: 100%;
	padding-top:0px;  
	padding-bottom:0px;
	background:#FFFFFF;  
}

#players{
	position: relative;
	display: block;
	float: right;
	width:  auto;  
	margin-left: 0px;  
	margin-right: -83px;  
	padding-left: 0px;  
	padding-right: 0px;  
}
	
h1           { font-family: Arial; font-size: 12pt; font-style: italic; font-weight: bold; 
               line-height: 125%; margin-bottom: 0 }
h2           { font-family: Arial; font-size: 12pt; font-weight: normal; line-height: 120%; margin-bottom: 0 }
a:link 		{ color: rgb(0, 0, 153) } 
a:visited 	{ color: rgb(153, 0, 153) }
a:hover 	{ color: rgb(0, 96, 255); font-weight: bold }
a:active 	{ color: rgb(255, 0, 102) }               