﻿html {
	padding: 0px;
	margin: 0px;
	height: 101%;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/Daffodil.jpg');
}
img {
	border-width: 0px;
	border-style: none;
}
#container {
	background-color: #EEE;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
}
#header {
	position: relative;
	height: 130px;
}
#header img {
	margin-right: 20px;
	margin-left: 20px;
	height: 120px;
}
#header h1 {
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#navigation {
	height: 85px;
}
#navigation a {
	display: block;
	margin: 10 0 10 0;
	text-decoration: none;
	color: #000;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 24px;
}
.nav_table {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.collection {
	color: #008080;
	font-size: 20px;
	padding-top: 5px;
}
#navigation a:hover {
	border-radius: 5px;
	background-color: #75BAFF;
	color: #0000FF;
}

#content {
	clear: both;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#content h1 {
	text-align: center;
}
#content h2 {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 50px 10px 50px;
}
#content h3 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 50px 10px 50px;
	text-decoration: underline;
}
#content h5 {
	text-align: center;
	font-size: 16px;
	margin-top: -5px;
	margin-bottom: -5px;
}
#content p {
	text-align: left;
	font-size: 18px;
	padding-bottom: 8px;
}
#content .note {
	font-size: 14px;
	font-weight: bold;
}
#content .note a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #008080;
}
#content .note a:hover {
	color: #0000FF;
}
#pic1 {
	float: right;
	width: 150px;
	height: 265px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic2 {
	float: right;
	width: 150px;
	height: 199px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic3 {
	float: right;
	width: 150px;
	height: 120px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic4 {
	float: right;
	width: 150px;
	height: 165px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic5 {
	float: right;
	width: 150px;
	height: 180px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic6 {
	float: right;
	width: 150px;
	height: 141px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic7 {
	float: right;
	width: 150px;
	height: 218px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic8 {
	float: right;
	width: 150px;
	height: 193px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
	margin-left: 3px;
}
#pic9 {
	float: right;
	width: 150px;
	height: 192px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic10 {
	float: right;
	width: 150px;
	height: 161px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic11 {
	float: right;
	width: 150px;
	height: 249px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
#pic12 {
	float: right;
	width: 166px;
	height: 199px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
.warning {
	font-weight: normal;
	font-size: 12px;
}

#footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}
#footer a:hover {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	color: #0000FF;
}
#footer a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	color: #008000;
}
