HTML, BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

BODY{
	background:#6cc82a;
	line-height:16px;
}

p{
	padding:3px 0px;
}

.pageTitle{
	padding-bottom:20px;
	font-size:22px;
	line-height:1.3;
	font-family:"Arial Narrow";
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
}

.PicRight{
	float:right;
	margin:0px 0px 10px 10px;
}

.PicLeft{
	float:left;
	margin:0px 10px 10px 0px;
}

.thead{
	background:#676767;
	color:#fff;
}

.odd{
	background:#e1efd4;
}

.even{
	background:#cce4b5;
}

.character{
	border:2px solid #6cc82a;
	vertical-align:middle;
	text-align:center;
	padding:5px 3px;
}

table td{
	padding:5px;
}

#stonelimg{
	background-position:left top;
	background-color:trasparent;
	height:300px;
	float:left;
}
