BODY{
	width: 100%;
	background:url(../images/bodyBg.jpg) repeat-x;
	font-family: arial;
	color:#000000;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.dlAlign{
	text-align: center;
	margin: 0 auto;
	}

.dlHolder{
	margin: 0 auto;
	width: 940px;
	}
	
/* dlHead */
.dlHead{
	width: 939px;
	height: 131px;
	background: url(../images/dlHead.jpg);
	}
	
.mainTxt{
	margin-top: 37px;
	margin-left: 138px;
	width: 700px;
	height: 45px;
	text-align: left;
	}

.mainTxt A{
	font-size: 27px;
	}

.subTxt{
	margin-left: 138;
	width: 300px;
	height: 20px;
	text-align: left;
	}

.subTxt A{
	font-size: 14px;
	}
/* dlHead */


/* dlBody */
.dlBody{
	float: left;
	width: 939px;
	background: url(../images/npageBody.jpg) repeat-y;
	}
	


.dlcardHld{
	margin: 0 auto;
	text-align: center;
	width: 939px;
/*	border: 1px solid #000000;*/
	}

.spacer2{
	width: 939px;
	height: 30px;
	}

.cardHld{
	margin: 0 auto;
	/*width: 900px;*/ /*for group size*/
	width: 436px;
	}

.itemProp{
	width: 426px;
	height: 175px;
	background: url(../images/dlItemBg.jpg) no-repeat;
	border-bottom: 1px solid #CCC;
	/*border-bottom: 1px solid #000000;*/
	}

.itemLeft{
	width: 110px;
	height: 170px;
	}

.itemRight{
	width: 300px;
	height: 170px;
	/*background: #999999;*/
	}

.gamePic{
	margin: 10px;
	width: 91px;
	height: 90px;
	background: url(../images/dlLogo1.jpg);
	}

.gameName{
	margin-top: 24px;
	}

.gameName A{
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-weight: 600;
	}

.gameName A:hover{
	text-decoration: underline;
	}

.gameDiv{
	width: 241px;
	height: 15px;
	background: url(../images/dlDivLine.jpg);
	}	

.gameDesc{
	text-align: left;
	width: 290px;
	height: 90px;
	/*background: #333333;*/
	}
	
.gameDesc A{
	font-size: 12px;
	}

.opnNote{
	margin-top: 7px;
	margin-left: -4px;
	width: 150px;
	height: 20px;
	/*background-color: #999;*/
	}

*HTML .opnNote{
	margin-left: -3px;
	/*background-color: #999;*/
	}

.opnNote A{
	font-size: 12px;
	}
	
/* dlBody */

/* table */
.dlTable{
	margin-top: 8px;
	width: 426px;
	height: 60px;
	border-bottom: 1px solid #CCC;
	/*background: #999;*/
	}

.partnerLogo{
	margin-left: 10px;
	}

.partnerTxt{
	margin-left: 10px;
	width: 290px;
	height: 18px;
/*	height: 20px;
	background: #999;*/
	}

.partnerTxt A{
	font-size: 12px;
	text-decoration: none;
	color:#000;
	}

.partnerTxt A:hover{
	text-decoration: underline;
	color:#060;
	}
	
/* table */

.dlFoot{
	width: 939px;
	height: 160px;
	background: url(../images/npageFoot2.jpg);
	}
	
.spacer{
	float: left;
	width: 100%;
	height: 50px;
	}

.floater{
	float: left;
	}

.floater2{
	float: right;
	}
