#navigation {
	display: none;
}
#navigation a {
	display: none;
}
#gallery img {
	display: none;
}
#footer {
	font-family: verdana;
	font-size: .6em;
	margin-top: 3em;
}
#content {
	font-family: verdana, arial !important;
	font-size: .8em !important;
}
#content td, #content th {
	font-family: verdana, arial !important;
	font-size: .8em !important;
}
a img {
	border: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", arial !important;
	margin: 0 0 8px 0;
	padding: 0;
	color: #006600 !important;
}
h1 { font-size: 18px !important; }
h2 { font-size: 15px !important; text-align: center !important; }
h3 { font-size: 13px !important; }
h4 { font-size: 11px !important; }
h5 { font-size: 10px !important; }
h6 { font-size: 9px !important; }
p.text {
	margin: 0 0 8px 0;
	padding: 0 8px 0 0;
	line-height: 1.2em !important;
	text-align: justify !important;
	text-indent: 20px !important;
}
#preloader {
	display: none;
}
.warn {
	border: 1px solid yellow;
	background-color: white;
	padding: 3px;
	width: 340px;
}
.error {
	border: 1px solid red;
	background-color: white;
	color: red;
	padding: 3px;
	width: 340px;
}
.photo {
	margin: 0 auto 0 auto;
}
#login {
	display: none;
}
.page_controls {
	display: none;
}
#contact {
	display: none;
}