body {
	background: #EEEEEE;
	padding:0 0 30px 0;
	margin:0;
	top:0;
}
a:visited {
	color: #0000FF;
}

.bigbox {
	font-family: "Book Antiqua";
	width: 800px;
	height: auto;
	position: relative;
	left: auto;
	right: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:5px;
	padding:0;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	
}


#header {
 	width:800px;
	height:auto;
	padding:0;
	background-color: #000000;
	color: #FFFF00;
	margin:0;
	

}
 
#header h1 {
 	text-align:center;
 	font-size:2.3em;
	padding-top:0px;
 	
 }
 
#header p {
 	font-size:1.2em;
	text-align:center;
}
 
#content {
	margin:0;
	padding:10px 0px 10px 0px;
	width:800px;
	height:auto;
	background-color:#CCCCCC;
	
	
}
#content p {
	margin:0 10px 0 10px;
}

#topnav {
	margin:0px 5px 5px 5px;
	font-size:0.9em;
}
#content h3 {
	margin:25px;

}

#headermovie {
	background-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color: #FFFFFF;

}
#photo img {
	margin-left:250px;
}

#contentbox1 {
	float:left;
	width:400px;
	height:320px;
	background-color:#CCCCCC;
}
#contentbox1 a {
	margin-left:20px;
}
#contentbox1 h3 {
	margin-left:20px;
}
#contentbox1 h4 {
	margin-left:20px;
}
#contentbox2 {
	float:right;
	padding:20px;
	width:360px;
	height:280px;
	background-color:#CCCCCC;
}
#contentboxtop {
	width:800px;
	height:auto;
	background-color:#CCCCCC;
}

#contentboxbottom {
	width:800px;
	height:320px;
	background-color:#CCCCCC;
}
#footer {
	width:800px;
	height:auto;
	background-color: #94988B;
	float:left;
	
}
html>/**/body #footer {
	width:800px;
	height:auto;
	background-color: #94988B;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin-left:-1px;
}
#map {
	margin:30px 40px 30px 40px;
	
}


#documents h1 {
	margin:0;
}

#documents h4 {
	margin:10px 0px 0px 5px;

}


#documents p {
	margin:0 0 0 40px;
}

#lidar {
	margin:15px 80px 15px 80px;
	
}

#picturesbig  {
	margin:0px 100px 0px 100px;
	
}


