#header {display: none;}	

#wrapper {
	width: 650px;
	margin: 10px auto 0 auto;
	}
	
#leftnav {display: none;}
	
#content {
	float: right;
	width: 500px;
	}
	
#content td {padding-bottom: 20px;}

/* footer sytles */
#footer {
	clear: both;
	width: 650px;
	margin: 30px auto;
	border-top: 1px solid #99ccff;
	text-align: center;
	}