body{
	margin:0;
	font-family:verdana;
	font-size:11px;
	background-color:#76c8ff;
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
}

a{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

a:hover{
	font-weight:bold;
	font-size:11px;
	color:#0077c8;
}

.games{
	width:100px;
	float:left;
	text-align:center;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	background:#76c8ff;
	border-top:2px solid #049aff;
	border-left:2px solid #049aff;
	border-bottom:2px solid #0077c8;
	border-right:2px solid #0077c8;
}

.games2{
	width:338px;
	float:left;
	text-align:center;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	background:#76c8ff;
	border-top:2px solid #049aff;
	border-left:2px solid #049aff;
	border-bottom:2px solid #0077c8;
	border-right:2px solid #0077c8;
}

.gameslist{
	width:248px;
	margin-left:5px;
	margin-bottom:5px;
	padding:8px;
	background:#76c8ff;
	border-top:2px solid #049aff;
	border-left:2px solid #049aff;
	border-bottom:2px solid #0077c8;
	border-right:2px solid #0077c8;
}

.gameshead{
	width:616px;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	background:#76c8ff;
	border-top:2px solid #049aff;
	border-left:2px solid #049aff;
	border-bottom:2px solid #0077c8;
	border-right:2px solid #0077c8;
	font-family:verdana;
	font-size:11px;
}

.gamesfoot{
	width:616px;
	margin-left:5px;
	margin-top:5px;
	padding:5px;
	background:#76c8ff;
	border-top:2px solid #049aff;
	border-left:2px solid #049aff;
	border-bottom:2px solid #0077c8;
	border-right:2px solid #0077c8;
	font-family:verdana;
	font-size:11px;
}

.intro{
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	height:102px;
}

.lilletters{
	font-size:9px;
}