@charset "iso-8859-1";
/* Maritime History Promo */

body  	{ text-align: center;
	  background-color: #000;
          width: 600px;
          color: #13ffef;		  
		  }

#bordbox {  border: 2px solid #fff;
            color: #fff;
	    background-color: #ffa;
            width: 600px;			
		}		

#marg     { border-color: #fff;
            border: thin solid #f00;
	    background-color: #fffbf3;
	    background-image: url(colbor2b.jpg);
    	    background-repeat: repeat-x;	
	    width: 600px;
		   }
			 
#container	{    
	text-align: left;
	color: #033;   
	line-height: 115%;	
	font-size: 10pt; 
	width: 550px; 
	margin-left: 75px;
	padding-right: 50px;
	font-family: Verdana,arial,helvetica,sans-serif;
	}
	
.center { text-align: center; }
		
p	{ text-indent: 25px;
      text-align: left; 
	  margin-top: 25px;
	  display: inline;
	  line-height: 125%;
	  font-size: 1em;
	 }
  
.cboth	{clear: both;}

#right	{ 
float: left;
width: 100px;
padding: 2em 0; 
}


#footer		{ 
clear: both;
padding: .5em;
margin: 0;
text-align: center;
}

#navcontainer ul {  /* center copyright notice, etc. */
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-size: 10pt;			}
				
#navcontainer ul li {display: inline; }

#navcontainer ul li a {
text-decoration: none;
padding: .2em 1em;
}

#sitemeter	{ text-align: center; }