/* Header no longer needs a bg image */

#header {
}
	
/* The main content area - the center column - is wider in this version */

#content {
	width: 335px;
	padding-right: 30px;
	margin: 0px;
	
}
		
