body {
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #346633;
	text-align: center;
	line-height: 1.3em;
}

#wrapper {
	background-color: #679966;
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 110px 0 0 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	margin-left: 200px;
	padding: 20px 10px 0 0;
	
}

#content p {
	font-size: 0.8em;
	
	
}

#content h1 {
	font: bold 1.5em Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: transparent;
}

#content h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	color: #000000;
}

#content li {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #ffffff;
}
#navigation {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navigation li {
	width: 180px;
	margin: 0;
	padding: 0;
	font-size: .7em;
	vertical-align: bottom;
	
}

#navigation a:link, #navigation a:visited {
	display: block;
	padding: 2px 2px 2px 0.5em;
	color: #ffffff;
	
}

#navigation a:hover {
	background-color: #faebd7;
	color: #3cb371;
}

#navigation h2 {
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 0.4em;
}


table.books {
	border-collapse: collapse;
	color: #000000;
	background-color: #fff8dc;
}

table.books th, table.books td {
	padding: 4px;
	border: 1px solid #000000;
}

table.books th {
	font-size: 0.7em;
	text-align: left;
}

table.books td {
	font-size: 0.6em;
}

table.talks {
	border-collapse: collapse;
	color: #000000;
	background-color: #fff8dc;
}

table.talks th, table.talks td {
	padding: 4px;
	border: 1px solid #000000;
}

table.talks th {
	font-size: 0.7em;
	text-align: left;
}

table.talks td {
	font-size: 0.6em;
}

.mail {
	color: #000000;
}

.proceeds {
	color: #ffffff;
	font-size: 0.7em;
}

#content .address {
	Text-align: center;
	font-size: 0.7em;
	line-height: 1.3;
	color: #000000;
	font-weight: bold;
}

.galleryphoto {
	font-size: 75%;
	font-weight: bold;
	margin-top: 0;
	width: 360px;
	line-height: 1.2em;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	text-align: justify;
	margin-bottom: 30px;
}

.galleryphoto2 {
	font-size: 75%;
	font-weight: bold;
	margin-top: 0;
	width: 299px;
	line-height: 1.2em;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	text-align: justify;
	margin-bottom: 30px;
}	

.galleryphoto3 {
	font-size: 75%;
	font-weight: bold;
	margin-top: 0;
	width: 250px;
	line-height: 1.2em;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	text-align: justify;
	margin-bottom: 30px;
}	

#footer {
	padding: 0 0 10px 220px;
	font-size: 0.7em;
	color: #000000;
	background-color: transparent;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #ffffff;
}



#logo {
	text-align: center;
	padding-top: 20px;
	
}

#footer2 {
	bottom: 0;
	width: 100%;
	border-top: 1px dotted #000000;
	background-color: #bcf5bb;
	color: #346633;
	font-size: 70%;
	margin-top: 5em;
	padding-top: 1em;
	padding-bottom: 1em;
}

ol {
	list-style: none;
	margin: 0;
	padding-left: 0;
}