/***************************************************************
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:900px;
}

.column2 {
	display:inline;
	float:left;
	width:190px;
}
.columnStyle1 {
	background-color:transparent;
	border:medium none;
	margin:10px 0 0 0;
	padding:0;
}
.columnStyle1 h1 {
	color:#fff;
	font-size:150%;
	margin:0 0 5px 0;
}
