#nav {
	display: none;
	}
#nav2 {
	display: none;
	}
.pictures {
	display: none;
	}
.photos {
	display: none;
	}
#banner {
	font-size: 200%;
	text-align: center;
	padding-bottom: 15px;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	}
h1 {
	font-size: 130%;
	}
h2 {
	font-size: 120%;
	}
h3 {
	font-size: 110%;
	}

body {
	font-family: Georgia, Times, serif;
	font-size: small;
	line-height: 1.5em;
	}
a:link {
	color: black;
	text-decoration: none;
	}
a:visited {
	color: black;
	text-decoration: none;
	}
a:hover {
	color: black;
	text-decoration: none;
	}
#content a:link:after, #content a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 90%;
   }
th {
	text-align: left;
	}
.caption {
	font-weight: bold;
	font-size: 120%;
	}
table {
	padding: 10px;
	}
td, th {
	border-bottom: thin solid gray;
	}
.contact {
	padding-left: 10px;
	}
	