@charset "utf-8";
.underline {
	font-size: 36px;
	color: #FF0000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing: .1em;
}
.navbar {
	color: #968d86;
	width: 600px;
	display: block;
	width: auto;
}
.maintext {
	width: 800px;
	line-height: 160%;
}
.gallerybody {
	width: 220px;
	margin-left: 0px;
	line-height: 160%;
}
.body a:link {
	color: #0000FF;
	text-decoration: none;
}
.body a:visited {
	color: #0000FF;
	text-decoration: none;
}

.body a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lhs {
	float: left;
	width: 220px;
	text-align: center;
	background-color: #e8e6e4;
}
.caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.footer {
	font-size: 100%;
	text-align: center;
	width: 800px;
	clear: left;
}
.hibodytext {
	font-size: 90%;
	background-color: #e8e6e4;
	border: 1px solid #FF0000;
	padding: 16px;
	width: 100%;
}
.screenonly {
	font-style: italic;
}
.printonly {
	font-style: italic;
	display: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: .1em;
	font-weight: bold;
}
.popuptext {
	width: 90%;
	line-height: 160%;
}
.popupfooter {
	font-size: 100%;
	text-align: center;
	width: 100%;
	clear: left;
}
.mobiletext {
	width: 225px;
	line-height: 160%;
}
.mobilefooter {
	font-size: 100%;
	text-align: center;
	width: 225px;
	clear: left;
}
.mobiletitle {
	width: 225px;
	line-height: 160%;
	text-align: center;
}
input.entrytotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	vertical-align: -5%;
	color: #FF0000;
	background-color: #E8E6E4;
}
.small {
	font-size: 0.8em;
	font-style: italic;
}
