/***************************************************************
Style Sheet for MastersOfTheHunt.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	margin:0;
	/*
	padding-left:250px;
	padding-right:190px;
	*/
	width:770px;
	
	background: url('images-layout/column-wrapper-bg.gif') 1px bottom no-repeat;
}

.column1 {
	position:relative;
	display:inline;
	float:right;
	width:578px;
}

.column2 {
	position:relative;
	display:inline;
	float:left;
/*	margin-left:-718px; */
	width:175px;
}

/*
.column3 {
	position:relative;
	display:inline;
	float:right;
	margin-right:-190px;
	width:190px;
}
*/