body,div,table,tr,td,p {
	font-family: Arial, Helveltica, Verdata;
	font-size: 14px;
}

p {
	text-align: left;
	padding-left: 10px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-color: #00008B;
	color: White;
	float: left;
	width: 100%;
	/*font-family: arial, helvetica, sans-serif;*/
	font-family: Comic Sans, Comic Sans MS, cursive;
	text-align: center;
}

#menu {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 10px;
}

#menu a:link,#menu a:visited {
	color: #fff;
	background-color: #00008B;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#last a:link,#last a:visited {
	color: #fff;
	background-color: #00008B;
	text-decoration: none;
	border-right: 0px;
}

#menu a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#ft {
	background-color: #0000BD;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	max-height: 1px;
	line-height: 0px;
	font-size: 1px;
}

#contentMain {
	text-align: center;
	width: 756px;
}

#contentLinks {
	background-image: url('../images/pirates22.jpg');
}

#contentShow {
	background-image: url('../images/pirates3.jpg');
}

#contentSchedule {
	background-image: url('../images/pirates21.jpg');
}

#contentPhotos {
	background-image: url('../images/pirates16.jpg');
}

#contentBookus {
	background-image: url('../images/pirates25.jpg');
}

#contentCharity {
	background-image: url('../images/pirates8.jpg');	
}

.pageContent {
	width: 100%;
	text-align: center;
	min-height: 410px;
	padding-top: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-position: top;
}

#spacerDiv {
	float: right;;
	height: 400px;
}

#design {
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
}

.date {
	font-weight: bold;
	text-decoration: none;
}
