body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	background-image:url(http://www.thepalacegroup.com/images/newsletterImages/wallpaper.jpg);
	background-repeat:repeat-x,;
}
a active:{
	border:none;
	outline:none;
}
.ngWrapper{
	margin:0 auto;
	position: relative;
}

.ngBackground{
	width:757px;
	height:667px;
	background: url(http://www.thepalacegroup.com/cmt_newgames/images/bkg.jpg) no-repeat;
	border:solid 1px #FFFFFF;
}

.ngTitleImage{
	width:523px;
	height:148px;
	margin: 10px 0 0 30px;
	float: left;
}
.ngNewgames {
	width:197px;
	height:164px;
	float: right;
	clear: right;
}
.ngTextcontent {
	color:#FFFFFF;
	text-align:left;
	width:512px;
	height:352px;
	overflow-y: scroll;
	float: left;
	margin: 14px 0 0 33px;
	padding: 5px;
}

.ngTextcontent p {
	color:#FFFFFF;
}
.ngMenu {
	width:144px;
	float: right;
	padding: 10px 20px 0 0;
}
.ngMenu img{
	padding-bottom:10px;
	}
.ngScreenshots {
	height:114px;
	padding: 10px 0 0 32px;
	clear: left;
}
.ngScreenshots  img{
	float:left;
	clear:right;
	padding-right: 7px;
}
