@charset "UTF-8";
/* CSS Document */

#gametable {
	width: 700px;
	padding-left: 0px;
}

#gametable ul {
	margin: 0px; padding: 0px;}
#gametable ul li{
	float: left;
	height: 148px;
	width: 172px;
	text-align: center;
	list-style: none;
	margin: 4px 3px 4px 0px;
	font-size: 14px;
}

#gametable ul li a {
	text-decoration: none;
	font-weight: bold;
}

#gametable img{
	width: 150px;
	height: 112px;
}

#allgametable {
	width: 700px;
	padding-left: 0px;
}

#allgametable img{
	width: 115px;
	height: 86px;
}


#allgametable ul {
	margin-left: 0px; padding: 0px;

}

#allgametable ul li{
	float: left;
	height: 116px;
	width: 138px;
	text-align: center;
	list-style: none;
	margin: 2px 0px 2px 2px;
	font-size: 12px;
	line-height:13px;
}

#allgametable ul li a {
	text-decoration: none;
	font-weight: bold;
}

.gout{display: table; height: 32px; overflow: hidden; width: 172px;}
.gaout{display: table; height: 27px; overflow: hidden; width: 138px;}
.gout .gin{display: table-cell; margin: 0 auto; text-align: center; vertical-align: middle; width: 170px; }
.gaout .gain{display: table-cell; margin: 0 auto; text-align: center; vertical-align: middle; width: 136px; }
.gout .gin .gtitle {}

.gameone, .gameone a{
	background-color:#FF0000;
	color: #FFFFFF;

}

.gametwo, .gametwo a{
	background-color:#FF6600;
	color: #FFFFFF;

}

.gamethree, .gamethree a{
	background-color:#FFFF00;
	color: #0E09B7;

}

.gamefour, .gamefour a{
	background-color:#663399;
	color: #FFFFFF;

}

.gamefive, .gamefive a{
	background-color:#19C514;
	color: #FFFFFF;

}


#cattext {
	text-align: center;
	clear: both;
	}
#cattext ul{
margin: -30px 0px 30px 0px;
padding: 0;
list-style-type: none;
text-align: center;
}

#cattext ul li { display: inline; margin-right: 10px; white-space: nowrap;}


#trygames a:link, #trygames a:visited {
	font-weight: bold;
	text-decoration:none;
}
#trygames img{width: 200px; height: 150px;}


h3 {
	margin-left: -15px;
}

#instruct {
	clear: both;
	padding-top: 15px;
	width: 98%;
	margin-left: 5px;
}

#instruct h3 {
	margin-bottom: -15px;
	color: #0E09B7;
}

#pagenum {
	text-align:center;
	float:left;
	width: 350px;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#pagenum ul{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}


#pagenum li {
	display: inline;
	margin-right: 5px;
	font-size:18px;
}
#pagenum li a {
	font-size: 18px;}
	