body{
	background-image: url(images/backTile.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: Black;
	margin:0;
	font:small/122% arial,helvetica,clean,terminal,sans-serif;font:x-small;
	color:white;
}
#tblMain{
	background-image: url(images/backTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

img.flLeft{
	float: left;
}
img.noborder{
	border: 0 !important;
}
span.imgWin{
	border: 2px solid white;
	margin-bottom:1em;
	display:block;
	cursor: pointer;
	width:150px;
	height:113px;
}
img#middlePic{
	cursor: pointer;
	border: 2px solid white;
}
div#instructions{
	background-color: Black;
	border-bottom:1px solid white;
	text-align: center;
	font-size: x-small;
}
