img.piece
{
	width:56px;
}

#header .inside
{
	width:1065px;
	margin:0 auto;
}

#map
{
width:800px;
height:800px;
background:url(/images/map.jpg);
border-collapse:collapse;
}
#map td
{
	border:1px solid #333;
	vertical-align:center;
	text-align:center;
	height:80px;
	width:80px;
}

#footer
{
	margin-left:1em;
	font-size:0.7em;
	width:780px;
}

#contentarea
{
	width:1085px;
}

#pieces
{
	float:right;
	width:260px;
	padding-top:0;
}

#pieces img.piece
{
	width:42px;
}

.board_message
{
	top:125px; 
	left: 120px; 
	padding:15px; 
	font-size:0.9em; 
	width:520px; 
	font-size:1.2em;
}