html {
	height: 100%;
}
body {
    height: 100%;
	margin: 0px;
	background-color: #CCCCCC;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 760px;
	background-color: #FFFFFF;
	display: block;
	float: none;
	padding-left: 10px;
	padding-right: 5px;
}
#blkboxes {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 12px;
}
#captions {
	background-color:#CCCCCC;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	width:271px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style:solid;
}
#images {
	padding-left: 10px;
}
#material {
	background-color: #FFFFFF;
	line-height: 12px;
	padding: 5px;
	border: thin solid #666666;
	position:relative; 
	left:20px; 
	top:0px; 
	width:400px; 
	height:auto; 
	z-index:1;
	line-height: 14px;
}
#surface {
	line-height: 12px;
	z-index: 1000;
	left:20px; 
	top:-140px; 
	width:127px; 
	height:88px;
	position: relative;
}
#water {
	line-height: 12px;
	z-index: 1000;
	left:20px; 
	top:-140px; 
	width:127px; 
	height:88px;
	position: relative;
}
#boxes {
	background-repeat:no-repeat;
	padding-top: 100px;
	padding-left: 30px;
	line-height: 12px;
	color: #FFFFFF;
}
#news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 750px;
	padding-top: 5px;
	margin-bottom: 10px;
}
