@charset "UTF-8";
/* CSS Document */

#blockWrap{
	width: 700px;
	padding-top: 25px;
	text-align: center;
	height: 100%;
	margin: 0 auto;
	padding-left: 100px;
}

.style3 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	font-size: 28px;
}

#gameBG{
	margin: 0 auto;
	height: 414px;
	width: 900px;
	background-image: url(../images/gamesBG.gif);
	
}

#boxWrap {
	width: 900px;
	height: 394px;
	padding:10px 0 0;

}

#gameBox{

	width: 446px;
	height: 394px;
	float: left;
}
#gameBox2{

	width: 446px;
	height: 394px;
	float: left;
	padding:0 0 0 8px;
}
	

#gameTitle{
	padding: 10px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 445px;
	float: left;
}

#gameHeading {

	width: 222px;
	height: 14px;
	text-align:center;
	

}

.gameTitle1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px 0 0 1px;
	float: left;
	
}

.gameTitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px 0 0 0;
	float: left;
	
}

#titleRow{
	width: 445px;
	height: 15px;

}


#gameRow1 {

	height: 138px;
	width: 445px;

}

#gamePics {
	height: 137px;
	width: 197px;
	padding:15px 0 0 16px;
	float: left;
}

