body {	
	background-color:black;
     }


div.main  {
	margin-left:auto;
	margin-right:auto;
	width:766;
	background:url(image/bg_head.jpg) no-repeat; 
	
	}


.nav { font: 14px   verdana;
	color:white;
	text-decoration:none; line-height:22px;
	}

.leader {
	background:#981818;
	width:440px;
	margin-top:12px;
	margin-left:0px;
}
.leaderbar {
	font:bolder 14px verdana;
	color:white;
	margin-left:6px;
	margin-top:2px;
}


div.submenubox {	
	width:200px; 
	margin-left:32px; 
	margin-top:24px; 
	font:10px verdana; 
	color:white;
}

div.backplate1 {
	margin-left:2px; 
	margin-top:10px;  
height:980px;
	background:url(image/backplate-owhite.gif) repeat-y; 
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; 
}

div.backplate2 {
	width:400px; 
	margin-left:22px; 
	margin-top:22px;
	float:left; 
	font: 14px verdana;
}

div.teamclass {
	width:400px;
	line-height:20px;
	border:solid 1px #981818; 
	text-align:left;
}
.teampoints {
	float:right;
	font: bold 12px black;
	text-align:right;
}

.teamname {
	font: bold 14px black; 
	float:left;
}

table.teamtable {
	font-size: 14px;
	
}

div.membernav {
	height:20px;
	float:right;
}
a.memlink {
	font-size:10px;
	border:solid 1px white;
	color:white;
	float:right;
	text-decoration:none;
	background-color:#981818;
}
