h1 {
	color:#fff;
}

#shadow {
	display:none;
}

#nContent {
	padding:0 20px 50px 20px;
}

.col {
	width:47%;
	float:left;
	padding:10px;
}

.page,.pageTop,.pageBot {
	display:block;
	clear:both;
	width:885px;
	margin:0 auto;
	background:url('../img/newPgBg.png');
}

.page {
	background-position:-885px 0;
	overflow:hidden;
	padding:0 20px;
	width:845px;
}


.pageTop {
	height:25px;
	background-position:0 -8px;
}

.pageBot {
	background-position:-1770px 0;
	height:30px;
}

#container {
	background:url('../img/containerTrans.png') repeat-y;
}

#main {
	background:transparent;
}

#nContent h2 {
	text-align:center;
}

#attachments {
	width:616px; 
	padding:10px; 
	display:block; 
	margin:auto;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px solid #fff; 
	background:#FFFFBA;
}