@charset "UTF-8";
/* CSS Document */

body {
	background: #666666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000066;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #9999FF;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.oneColFixCtrHdr #container #mainContent table {
}
.Links {
	line-height: 1.9em;
	font-size: 14px;
}
.describe {
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
}
.HomeImg {
	border: 1px solid #000066;
	padding: 0px;
	margin: 6px;
}
.homeNav {
	line-height: 1.2em;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 12px;
}
.oneColFixCtrHdr #header {
	background-color: #000000;
	background-image: url(images/fofpoppies3_small1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.oneColFixCtrHdr #header h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
	line-height: 0.2em;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	margin: 0;
	text-indent: 300px;
}
.oneColFixCtrHdr #container #header a {
	text-decoration: none;
}
.oneColFixCtrHdr #container #header p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-indent: 300px;
	letter-spacing: 0.1em;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	color: #FFFFFF;
	background-color: #000000;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	color: #FFFFFF;
	background-color: #000066;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
.FooterNav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	margin-top: 12px;
	padding-top: 12px;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #6666CC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.MedImg {
	margin: 6px;
	padding: 6px;
}
.ImgGallery {
	border: 1px solid #000000;
}
.Titles {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Exhibits{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
}
.Thumbnail {
	border: 1px solid #000;
	padding: 0px;
	margin: 4px;
}