@charset "iso-8859-1";

body  	{ background-image: url(colborne1.jpg);/*SHIPWREC*/
	  background-attachment: fixed;
          background-color: #0099cc;
          width: 800px;
          text-align: center;
          font-family: Verdana,arial,helvetica,sans-serif;}

#bordbox {  border-color: #ffffff;            
            border-width: 1px;
	  /*background-color: fffbf3;*/ 
            width: 800px;     
          }		 
.marg     { border-color: #ffffff;
            border: thin solid #ff0000;
	    border-width: 1px;
            background-color: #fffbf3;   
	    background-image: url(sunset50.jpg);
	    background-repeat: repeat-x;
            text-align: center;
            
			}
.addressa {
	text-align: left;
	padding-left: 6%;
}
.addressb {
	text-align: left;
	padding-left: 8%;
}
			

.title   {	font-family: Verdana; /* Netscape doesn't recognize this */
          	font-size: 9pt;
          	font-style: italic;
	      	font-weight: bold;
			text-align: center;
			line-height: 200%; }
			
.box     { border-color: #000000; 
            border: thin solid #000000; 
			border-width: 1px;
            background-color: #ffffff;
			width: "150px";
			 }
			 
.namelat  { font-weight: bold;
			font-style: italic;
			text-align: left;
			margin: 20px; 
		    font-family: verdana, sans-serif; }

.name	  { font-weight: bold;
			text-align: left;
			margin: 20px; 
		    font-family: verdana, sans-serif; }			
			
			
.def	  { font-weight: normal;
            text-align: left; 
            margin-left: 36px; 
			margin-right: 36px; }

.center   {text-align: center; }

.marginleft {
		margin-left: 36px;
	    }
			
.marginright{ 
		margin-right: 36px;
       	    }

a:link    { color: #20b2aa;
            text-decoration: none }

a:visited { color: #b22222;
	    text-decoration: none }

a:active  { background color: white;
            color: #552481;
	         text-decoration: none }

a:hover   { background color: yellow;
	         color: #000000;
	         text-decoration: none }