/*
-----------------------------------------------
A5  Layout One
author:   blake scarbrough
version:  16 Nov 2004
----------------------------------------------- */
/*layout */
#wcolA 
{
	float: left;	
	width: 172px;
	height: auto;
	margin: 0;
	padding: 0 10px 0 0; 
}
#wcolB 
{
	float: right;
	width: 168px;
	height: 469px;
	margin: 0;
	padding: 0 0 0 10px;
	
}
#wcolC 
{
	float: left;
	width: 407px;
	height: auto;
	margin: 0 0 0 7px;
	padding: 0 5px;
	
}
#colB #wes6,
{display: none;}		
