body {
	position: absolute;
	margin: 2;
	padding: 2;
	width: 700px; 
	background: #BCB5A2;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-attachment: fixed;	
	border-width: 2;	   
} 	   

div#content {
//*	position: absolute;
	top: 95px;
	left: 5 px; *//
	position: relative;
	top: 0px;
	left: 2 px; 
	width: 710px;
	color: black;
	font: 12px Verdana, sans-serif;
	padding: 2px;
 	background: white url() 0 18 no-repeat;		 
}		
	
div#content p {margin: 0 1em 1em;}

div#content h1 {margin: -2px -2px 0.5em; 
	padding: 6px 6px 5px; 
	text-align: right; 
	background: #006699; 
	color: white; 
	letter-spacing: 0.45em; 
	text-transform: lowercase; 
	font: bold 18px sans-serif; 
	height: 8px; 
	vertical-align: middle; 
	white-space: nowrap; }

div#content h3 {
	margin-bottom: 0.1em;
	padding: 2px 0px 6px 5px;
	//* color: #B5998D;
	*/
	/color: #993300;
	text-transform: capitalize;
	font: bold 14px arial, sans-serif;
	height: 8px;
	height: 8px;
	vertical-align: middle;
	white-space: nowrap;
}	  

div#content a:link {color: seagreen;}
div#content a:visited {color: black;}
div#content a:link:hover {color: #f6f6c6; text-style: bold; }
div#content a:visited:hover {color: maroon;}
	
.myaddress {color: #006699; font: 11px Arial, Helvetica, Verdana, Sans-serif; text-align: right; padding: 5px; }
	
.schooner_cell {
	color: black;
	background: white;
	border-bottom:1px solid gainsboro;
	border-right:1px solid gainsboro;
	font-size: 12px;
	margin:0px;
	font-family: Sans-Serif;
	text-align: center;
	//*
	text-weight: bolder;  *//
}
	div#footer {
	position: relative;
	margin: -2px -2px 0.5em
	width: 700px;
	background: #BCB5A2;
	position: relative;
	top: 0px;
	left: 2 px;
	font-family: sans-serif;
	font-size : 12;
}		
	
.mytext {
	color: black;
	font-size: 12px;
	 margin:0px;
	 font-family: Sans-Serif;
	 text-align: left;
	 text-weight: bolder;}	

img.downtown {
	float: left;
	margin: 5 5 5 5; 
	height: 300px;
}

.address{
	background-position : right;
}

