#wrapper {
	width: 950px;
	background: /*url('../../images/content-bg-950px.jpg') no-repeat*/ 0px 304px;
}

* html #wrapper {
	background: /*url('../../images/content-bg-950px.jpg') no-repeat */ 0px 349px;
}

#banner{
	width:  950px;
}

#pngBanner {
	width:  950px;
	background: transparent /* url('../../images/header-950px.png') no-repeat */;
}

#content{
	width: 674px;
}

#wrapper {
	width: 950px;
	background: /* url('../../images/content-bg-950px.jpg') no-repeat 0px 128px*/;
}

* html #wrapper {
	background: /* url('../../images/content-bg-950px.jpg') no-repeat 0px 128px*/;
}



		
	
#nextpage {
	position: right;
	display: block;
	margin-right: 70px;
	padding: 18px 0;
	text-align: right;
	color: #CCCCCC;
	font-size: 1.0em;
}


#nextpage img {
	position: right;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: -3px;
}