/***************************************************************
Style Sheet for MastersOfTheHunt.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	margin:0;
	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;
	width:175px;
}
