body {
	width: 100%;
	background-color: #b0c4de;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#content {
	background-color: #00008b;
	width: 65%;
	padding-left: 10px;
	padding-right: 10px;	
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}

/*style for credit*/
a {
	color: #ffffff;
}
.credit {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}	


#address {
	float: left;
	color: #ffff00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bolder;
	text-align: left;
	padding-left: 7px;
}
.line {
	background-color: #ffff00;
	height: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid #ffff00;
	color: #ffff00;
}
.logo {
	text-align: left;
	color: #ffffff;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 7px;
}
/*style for photos*/
.photos {
	background-color: #00008b;
	color: #ffffff;
}
#boat750 {
	float: right;
}
#both {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#solent {
	text-align: center;
}
/*style for text*/
.text {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
