body {background-color: #444444;}


.blackbox    {
          background-color: black;
		  width: 1100px;
		  margin-left: auto;
		  margin-right: auto;
		  color: white;
		


}


.waterbox  {
	    background-color: blue;
		background-image: url("water7.jpg");  
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		height: 135px;
		color: white;
		text-align: center;
		font-size: 25px;
		


}



.bluebox  { 
        background: linear-gradient(to bottom, black 0%, #01294c 50%);
		width: 1000px;
		height: 150px;
		margin-right: auto;
		margin-left: auto;
		line-height:0.4;
		padding-top:10px;
		
		
}

.whitebox  { 
        background-color: white;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		color: black;
		
		
		

}


.graybox   { 
          background-color: #222222;
		  width: 1000px;
		  margin-left: auto;
		  margin-right: auto;
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
}
cite{display:block;}
.linkbox   {
	 padding: 42px;
	  background-position: absolute;
	  color: white;
	  text-align: center;
	  width: 700px;
	  margin-left: auto;
	  margin-right: auto;
	  height: 50px;
	  margin-top: 10px;
	  font-size: 25px;
	
	 
	  

}
	  


.linkbox	a {
		color:white;
		margin-right: 15px;
	
	}
.pagebox  {
	     background-color: #222222;
		  width: 1000px;
		  margin-left: auto;
		  margin-right: auto;
		   text-align: center;
		   color: #8f97a4;
		   
	
	
	
	
	
	
	
	
	
	
}


.black {  
          background-color: black;
		  width: 1100px;
		  margin-left: auto;
		  margin-right: auto;
		  color: white;
		  height: 1000px;
		  
		  
		  
		  
		  
		  
}
.links a { color: white;



}