/***************************************************************
Style Sheet for EBTChef.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	margin:0;
	width:740px;
}

.column1 {
	position:relative;
	display:inline;
	float:right;
	width:570px;
}

.column2 {
	position:relative;
	display:inline;
	float:left;
	width:166px;
}