td.centre {
	background-color: #99CCFF;
	display: table-cell;
	vertical-align: top;
}

body {
	background-color: #32CCFE;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td.boat {
	background-image: url(images/boat.jpg);
	background-repeat: no-repeat;
	display: table-cell;
	height: 385px;
	width: 133px;
}

img.nav {
	display: block;
	width: 102px;
}

a.bottom {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a.bottom:hover  {
	color: #006699;
}
td.title-stretch {
	background-image: url(images/title2.jpg);
	background-repeat: repeat-x;
}
td.bottom {
	background-image: url(images/bottom2.gif);
	background-repeat: repeat-x;
}
