body {
	color: #666666;
	font-family: helvetica, arial, serif;
	font-size: 8pt;
	text-align: center;
	}
h1 {
	color: #666666;
	font-size: 20pt;
	}
h2 {
	color: #FFFFFF;
	font-size: 15pt;
	margin: 0;
	border: none
	padding: 0;
	}
h3 {
	font-size: 12pt;
	}
table.sitemap {
	text-align: left;
	font-family: helvetica, arial, serif;
	font-size: 10pt;
	width: 800px;
	}
th {
	height: 25px;
	width: 30%;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	margin: 0;
	padding: 2px;
	border: none;
	}
	th.photos {
		background-color: #339966;
	}
	th.trips {
		background-color: #336699;
	}
	th.other {
		background-color: #aa1002;
	}
	th h2 {

		}
td {
	vertical-align: top;
}
	td.trips {
		background-color: #d8e4f1;
	}
	td.photos {
		background-color: #d8f1e4;
	}
	td.other {
		background-color: #f1e4d8;
	}
div.contact {
	display: block;
	height: 25px;
	background-color: #339966;
	text-align: center;
	font-family: helvetica, arial, serif;
	color: #FFFFFF;
	vertical-align: middle;
	overflow: hidden;				
	}
	div.contact h2 {
		margin: 0;
		padding: 2px;
	}
ul ul {
	list-style: circle;
	font-size: 80%;
	margin-top: -15px;
	margin-left: 0;
	}
li {
	padding-top: 0;
	padding-bottom: 0;
}
li p {
	margin-top: -10px;
	}
div.external {
	text-align: center;
	}
p#Copyright {
	font-size: 100%;
	}
img.validXHTML {
	border: none;
	text-align: center;
	}
