/***************************************************************
Style Sheet for H11 Digital Forensics.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/

#content {
	
}

#columnWrapper {
	margin-left:16px;
	width:902px;
	
	background-color: #000;
}

.column1 {
	display:inline;
	float:right;
	width:709px;
}

.column2 {
	display:inline;
	float:left;
	width:190px;
}

.column3 {
	display:inline;
	width:220px;
	margin-left:8px;
	margin-right:0;
	float:right;
}
