/* 
wider layout 
*/


#header {
	
	}

#headerimg 	{
	width: 1024px;
	}

#footer {
	background: #eee url('images/wfmfooter.jpg') no-repeat top;
	border: none;
	}

/* Begin Structure */

#page {
	background: #acd173 url('images/wfm_bg_1024.jpg');
	width: 1024px;

	}

#header {

	width: 1024px;

	}

.narrowcolumn {
	width: 630px; /* from 450 - 500 */
	_width: 630px; /* from 450 - 500 IE hack */
	}

.widecolumn {
	width: 500px; /* from 450 - 500 */

	}

.fullcolumn {
	width: 700px; /* from 700 */
	}

	.widecolumn .smallattachment {
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
	}
	#footer {
		width: 860px;
	}


	/* End Structure */
	/* Begin Sidebar */
	#sidebar
	{
		padding: 20px 0 10px 0;
		margin-left: 750px;
		_margin-left: 750px;
		width: 200px;
		}

	/* End Sidebar */
	
	

#footer {
	background: #eee url('images/wfmfooter1024.jpg') no-repeat top;
	width: 1024px;

}
