img.left { 
	float: left;
	margin-right: 5px;
}


img.right { 
	margin-left: 5px;
	float: right;
}


div.center {
	text-align: center;
}

div.contenttext {
/*	font-family:arial;
	font-size: 11.5px;
*/

}

div.menuselection {
	font-weight: bold;
	color: #972A00;
	font-family: Arial;
	text-align: center;
}

div.gameoptions {
	width: 100px;
	text-align: center;
	float: left;
}

a.gamemenuimg {
	text-decoration: none;
}

img.gamemenuimg {
	width: 67px;
	height: 67px;
}

img.gameinfo {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

div.boundbox {
	background-color: #BEAB6B;
	margin-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
}

div.boundboximg {
	margin: 5px;
}

div.boundboxcaption {
	text-align: center;
	margin-bottom: 2px;
}

div.boundboxcell {
	display: table-cell;
	text-align: center;
	float: left;"
}
