#pageframe {
	background-color: #D1D1D1;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 1000;
	left: 0px;
	top: 0px;
	left: 0px;
}
#bannerframe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-image: url(ntgn_banner.jpg);
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 120px;
	width: 1000px;
	left: 0.0px;
	top: 0.0px;
	right: 0.0px;
	bottom: auto;
}
#leftforumsframe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #D1D1D1;
	border: thin solid #646463;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 291px;
	left: 1px;
	top: 121px;
	right: auto;
	bottom: auto;
}
#rightnavframe {
	overflow: auto;
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	z-index: auto;
	width: 680px;
	left: 300px;
	top: 121px;
}
#meetupbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-margin-left: 2px;
	color: #000000;
	padding-left: 0px;
	background-color: #F2F1F1;
	border: thin solid #646463;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: 211px;
	width: 290px;
	left: 0px;
}

#centerlay {
	position: relative;
	visibility: visible;
	z-index: auto;
    align: center;
}
