body {
	margin: 0;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background: #F0F0D8;
}
#header {
	height: 80px;
	background: #90C030 url(logo.gif) no-repeat;
}
#logo {

}
#navigation {
	width: 700px;
	text-align: right;
	margin: 0 auto;
	font-size: 90%;
	padding-top: 40px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: inline;
	margin-right: 15px;
	font-variant: small-caps;
}
#navigation ul li a {
	text-decoration: none;
	color: #181830;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
#container {
	width: 700px;
	text-align: left;
	margin: 0 auto;
}
#info {
	background: #606078;
	width: 300px;
	padding: 10px;
	height: 184px;
	float: left;
}
#info h1 {
	font: normal normal 140% Palatino, Georgia, Times, serif;
	color: #181830;
	border-bottom: 2px dotted #F0F0D8;
}
#info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2;
	color: #F0F0F0;
	text-align: right;
}
#info ul li a {
	color: #F0F0F0;
	text-decoration: none;
	float: left;
}
#info ul li a:hover {
	text-decoration: underline;
}
#topperphoto {
	float: right;
	margin-top: 15px;
}
#content {
	clear: both;
	padding-top: 1px;
	line-height: 1.5;
}
#content h1 {
	font: normal normal 200% Palatino, Georgia, Times, serif;
	color: #181830;
	border-bottom: 1px solid #606078;
}
#who {
	margin: 10px 0 0 0;
}
#what, #where, #when, #etcetera {
	margin: 25px 0 0 0;
}
#content h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 140%;
	font-family: Palatino, Georgia, Times, serif;
	margin: 0;
	padding: 0 0 0 30px;
	color: #604860;
}
#content h3 {
	margin-bottom: -10px;
}
#content p {
	padding-left: 30px;
}
#content ul {
	margin-left: 50px;
}
#content ul li {
	margin-bottom: 15px;
}
#content a {
	text-decoration: underline;
	font-weight: bold;
	color: #606078;
}
#gallery img {
	border: 1px solid #666;
}
#photonav {
	width: 180px;
	float: right;
}
#photonav img {
	border: 1px solid #666;
	margin-right: 4px;
}
#photo {
	margin-right: 10px;
	width: 502px;
}
#photo img {
	border: 1px solid #666;
}