body, html {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/water_beads_big.jpg) top center fixed no-repeat #000000;
	/*
background-color: #fff;
*/
	color: #000;
	font: 10pt "Trebuchet MS", Helvetica, sans-serif;
	height: 100%
}
body {
	min-width: 900px;
}
#top {
	background: url(../images/background-top.png) top center repeat-y;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	
}
#bottom {
	background: url(../images/background-bottom.png) top center repeat-y;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}
#container {
	background: url(../images/background.png) top center repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}
* html #nonFooter {
	background: #5E0302;
	height: 100%;
}
#header {
	background: url('../images/logo.png') top left no-repeat;
	width: 840px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#main {
	background: #fff;
	width: 840px;
	/*min-height: 560px;*/
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	z-index: 10;
}
#main p {
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	margin: 0 auto 0 auto;
	width: 840px;
	height: 125px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
* html #footer {
	margin-top: -2.7em;
}
#footer-short {
	position: absolute;
	bottom: 0;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Georgia, serif;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#directions {
	margin: 50px auto 0 auto;
	background-color: #fff;
	border: 2px solid #fff;
	padding: 0px 10px;
	width: 310px
}
a {
	text-decoration: none;
	border: none;
	color: #fff;
}
* a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	border: none;
}
hr {
	color: #56627E;
	margin-left: 5px;
	margin-right: 5px;
}
hr.foot {
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
}
p {
	padding: 5px 5px 5px 5px;
	padding-left: 5px;
	padding-right: 5px;
}
p.text {
	text-align: justify;
}
ul {
	text-decoration: none;
	list-style: outside;
}
div.col {
	padding-top: 5px;
	float: left;
	width: 300px;
	height: auto;
	margin-right: 5px;
}
#row-foot {
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 100%;
}
.centered {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
	font-size: 16pt;
}
h2 {
	color: #b80040;
	font-size: 12pt;
}
h2.indent {
	font-size: 12pt;
	text-indent: 20px;
}
blockquote {
	font-style: italic;
	border: thin dotted #b80040;
	background: #fff;
	padding: 5px;
}
.muted {
	font-weight: lighter;
}
.citation {
	width: 100%;
	text-align: right;
	margin-top: 10px;
	font-style: normal;
	font-weight: bold;
}
.footnote {
	font-style: italic;
	list-style-type: none;
	padding-bottom: 10px;
	color: #c2c1c1
}
table.navigation {
	float: right;
}
* table.navigation {
	float: right;
	margin-top: 20px;
}
table.navigation td {
	padding: 10px;
	color: #545454;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.navigation td a, table.navigation td a:active, table.navigation td a:focus, table.navigation td a:link, table.navigation td a:visited {
	color: #545454;
}
table.navigation td a:hover {
	color: #b80040;
	text-decoration: none;
}
table.navigation td.sel a {
	color: #b80040;
}
table.contact_info {
	margin-top: 10px;
	margin-left: 30px;
}
table.contact_info td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
table.contact_info td h1 {
	font-size: 120%;
}
table.contact_info td.field {
	font-weight: bold;
}
#center-content {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#copyright {
	color: #000;
	padding: 5px 0 5px 0;
	margin-top: 5px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
#copyright a, #copyright a:active, #copyright a:focus, #copyright a:link, #copyright a:visited {
	color: #000
}
#referral {
	color: #fff;
	padding: 0 10px 10px 0;
	margin-top: 5px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
#referral a, #referral a:active, #referral a:focus, #referral a:link, #referral a:visited {
	color: #fff
}
.link {
	cursor: pointer;
}
.footnote a, a.visited {
	color: #c2c1c1
}
ul.album {
	width: 800px;
	margin: 0;
	/*margin between first menu item and left browser edge*/
	padding: 0;
}
ul.album li {
	list-style-type: none;
	min-width: 195px;
	text-align: center;
	display: inline-block;
}
ul.album li img {
	margin: 15px 0px;
}
* ul.album li { *

	display:inline;
}