@charset "utf-8";
/* CSS Document */

body {
	background-color: #003;
}

.container {
	background-color: #003;
	 z-index: 1; 
	font-align:top;
 	height: 1000px;
 	margin-left:auto;
 	margin-right:auto;
    width:100%;
	max-width:1020px;
	border:thin;
}

#navigation {
	background-color:#003;
	
	 z-index: 2; 
	 
	margin-left:10px;
	margin-top:5px;  
 	height: 40px;
	float:right;
 
    width:800px;
	text-align:right;
	border:0;
}
#title{
	background-color:#003;
	text-align:left;
	 z-index: 2; 
	 
	margin-left:10px;
	margin-top:5px;  
	float:left;
 	height: 40px;
 
    width:200px;
	
	border:0;
	
}
#bodyText {
	background-color: #003;
	 z-index: 4; 
	margin-left:10px;
	margin-top: 50px; 
 	height: 450px;
 
    max-width:1000px;
	border:thin;
}

table,th,td
{

padding:4px;

}

td#cell1,td#cell3 {
	width:50px;
	
}
table#TwoColTxt{
	padding:30px;
	border-spacing:20px;

}
td#cell4 {
	background:url(../Images/BlueImages/sound_barrier.jpg) no-repeat;

	
}



#footer{
	background-color: #003;
	 z-index: 5; 
	margin-left:10px;
	margin-top: 5px;  
 	height: 100px;
 text-align:top;
    width:1000px;
	
	}.cellImage {
	float: left;
	height: 269px;
	width: 372px;
}
