/* ### css by flurdy . Copyright: electric ray 2004 ### */
body{ 
	background-color: #999; 
	font-family: sans-serif;
} 
/* .column{ height: 600px } */
.side{   width: 260px;  }	 
.head{ height: 90px; }
.foot{ height: 13px; }
.grid{ border: 2px groove silver; }
/*  ## limits width ## */
#root{ width: 760px;} 
.middle{ width: 496px; }  
/* ## end limit width ## */
#stern{ background-color: #146; }
#root,#starboard,#aft,#hull,#cargo{ 
	background-color: #8ad; 
	color: black;
}
#starboard .linkbox{
	background-color: #146; 
	color: white;
}
#wrapper{ overflow: scroll; }

/* ### ### */
/* ### custom  ### */

