@import url("base.css");
#menu li#mm1 a, #menu li#mm1 a:hover {
	background:url(../images/menu.gif) -66px -62px no-repeat;
}
.content h1 {
	display:block;
	width:264px;
	height:79px;
	margin:-50px auto 0 auto;
	background:url(../images/t_captain.gif) no-repeat;
}
.content h2 {
	margin:20px 140px 10px 140px;
	font-size:16px;
}
.content p {
	margin:0 140px 10px 140px;
	text-align:justify;
}
.book {
	display:block;
	width:249px;
	height:18px;
	background:url(../images/bookToday.gif) no-repeat;
	margin:20px 140px 0 430px;
}
blockquote {
	margin:0 50px;
}
a span {
	width:0;
	height:0;
	display:block;
	overflow: hidden;
}
.odd, .even {
display:block;
border: solid 1px #d7edf8;
	margin:0 140px 0 140px;

}
.odd {	padding:10px;
background:#d7edf8;
}
.even {padding:15px 10px;
}
#boatPic {
width:446px;
height:280px;
background: url(../images/twiceBitten.jpg) no-repeat;
margin:0 10px 0 -24px ;
padding:0;
display: inline;
float:left;
z-index:100;

}