/***************************************************************
Style Sheet for H11 Digital Forensics.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/

#content {
	
}

#columnWrapper {
	background-color:#000000;
	margin-left:16px;
	position:relative;
	width:902px;
	z-index:5;
}


.column1 {
	display:inline;
	float:right;
	width:900px;
	background: none repeat scroll 0 0 white;
	border:1px solid black;
}

.column2 {
	display:inline;
	float:left;
	width:190px;
}
.columnStyle1 {
	background-color:transparent;
	border:medium none;
	margin:0;
	padding:0;
}
.columnStyle1 h1 {
	color:#000;
	font-size:150%;
	margin:5px 0 0;
}

