body
{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#btGames
{
	float:left;
	width:850px;
	height:82px;
}


div.iSection
{
	float:left;
	width:850px;
	height:253px;
	margin-top:10px;
	background-image:url('Images/bg_section.bmp');
}
div.iPreview
{
	float:left;
	width:300px;
	height:230px;
	margin:10px;
	border-style:solid;
	border-width:2px;
	border-color:black;
}
div.iContent
{
	float:left;
	width:516px;
	height:230px;
	margin-right:10px;
}
div.icTitle
{
	float:left;
	width:100%;
	height:32px;
	margin:5px;
	color:#0000FF;
	text-align:left;
	font-family:"Times New Roman",Times,serif;
	font-size:2em;	
}
div.icDescription
{
	float:left;
	width:100%;
	height:168px;
	margin:5px;
	text-align:left;
	font-family:"Times New Roman",Times,serif;
	font-size:1em;
}
div.icDownload
{
	float:left;
	width:100%;
	height:20;
	margin:5px;
	color:#0000FF;
	text-align:left;
	font-family:"Times New Roman",Times,serif;
	font-size:1.25em;
}
div.iBottom
{
	float:left;
	width:100%;
	padding:10px;
	text-align:center;
	font-family:"Times New Roman",Times,serif;
	font-size:.75em;
}
	


div.gHead
{
	float:left;
	width:850px;
	height:74px;
	margin-top;10px;
	margin-bottom:10px;
}
div.ghTitle
{
	float:left;
	height:32px;
	width:100%;
	margin:5px;
	color:#0000FF;
	text-align:left;
	font-family:"Times New Roman",Times,serif;
	font-size:2em;
}
div.ghDownload
{
	float:left;
	height:22px;
	margin:5px;
	text-align:left;
	font-family:"Times New Roman",Times,serif;
	font-size:1.25em;
}
div.gSWF
{
	float:left;
	width:100%;
	margin:5px;
	border-style:solid;
	border-width:2px;
	border-color:black;
}
div.gInstructions
{
	float:left;
	width:100%;
	margin:5px;
}






