body {
	margin: 0px; padding: 0px;
	text-align: center;
	background-color: #e4fca7;
}
body, td, th {
	font-family: verdana;
	font-size: 10px;
	color: black !important;
}
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#top {
	width: 800px;
	height: 156px;
	background-image: url("images/top.gif");
	float: left;
}
#top h1 {
	display: none;
}
#nav {
	width: 800px;
	height: 23px;
	float: left;
}
#nav div, #nav a {
	display: block;
	float: left;
	height: 23px;
	background-repeat: no-repeat;
}
#nav a span {
	display: none;
}
#nav a:hover {
	background-position: 0 -23px;
}
#nav_L { width: 24px; background-image: url("images/nav_L.gif") }
#nav1 { width: 54px; background-image: url("images/nav1.gif") }
#nav2 { width: 73px; background-image: url("images/nav2.gif") }
#nav3 { width: 73px; background-image: url("images/nav3.gif") }
#nav4 { width: 144px; background-image: url("images/nav4.gif") }
#nav5 { width: 49px; background-image: url("images/nav5.gif") }
#nav6 { width: 154px; background-image: url("images/nav6.gif") }
#nav7 { width: 44px; background-image: url("images/nav7.gif") }
#nav8 { width: 86px; background-image: url("images/nav8.gif") }
#nav_R { width: 94px; background-image: url("images/nav_R.gif") }
#header {
	width: 800px; height: 239px;
	float: left;
	background: url("images/header.jpg");
}
#header a {
	margin: 150px 0 0 550px;
	width: 230px; height: 70px;
	display: block;
}
#header a span {
	display: none;
}
#content {
	width: 800px;
	float: left;
	background: transparent url("images/content.gif") repeat-y;
	overflow: hidden;
}
#content #inside {
	padding: 10px 40px 0px 40px;
}
#content, td, th {
	font-size: 11px;
}
#footer {
	width: 800px; height: 125px;
	float: left;
	background: transparent url("images/footer.gif") no-repeat;
	text-align: center;
	color: #444;
}
#footer small {
	font-size: 9px;
}
a {
	color: #808f5b;
}
#footer div {
	padding-top: 24px;
	line-height: 18px;
}
#footer a {
	margin: 0 4px 0 4px;
}
#footer #creator {
	margin: 0px;
}

#content p {
	line-height: 16px;
}
a img { border: 0px; }
#donate {
	text-align: right;
}




.page_controls {
	text-align: center;
}
#timestamp {
	font-size: 10px;
	font-family: tahoma;
	text-align: right;
}
.error {
	border: 1px dashed #ff0000;
	color: #ff0000;
	background: #ffffff url("images/error.gif") no-repeat;
	min-height: 40px;
	padding: 4px 4px 4px 54px;
}
.error a {
	color: #ff0000;
	text-decoration: underline;
}
.warn {
	border: 1px dashed #ffff00;
	color: #000000;
	background: #ffffff url("images/warning.gif") no-repeat;
	min-height: 40px;
	padding: 4px 4px 4px 54px;
}
.warn a {
	color: #ffff20;
	text-decoration: underline;
}
.gallery_thumb {
	width: 100px;
	height: 110px;
	float: left;
	text-align: center;
	margin: 0 0 0 10px;
	overflow: hidden;
}


h1, h2, h3, h4 {
	font-family: arial,verdana,'Bitstream Vera Sans',helvetica,sans-serif;
	font-weight: bold;
}
h4 {
	font-family: Tahoma,"lucida grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
h2 {
	font-size: 16px;
	margin: 2em 0 .5em;
}
h3 {
	font-size: 14px;
	margin: 1.5em 0 .5em;
}
h1 {
	font-family: arial;
	font-size: 15px;
	margin: 16px 0 8px 0px;
	padding: 0px;
}
table.big {
	width: 700px;
}
table.big td {
	text-align: center;
}
table.big table {
	width: 200px;
}
table.big td a {
	background-color: #E4FCA7;
	padding: 2px;
}