﻿body {
	text-align: left;
	background: black;
	background-image: url('Images/Backgrounds/moongradnew.png');
	background-repeat: repeat;
	font: 16pt Papyrus;
	color: silver;
}
iframe {
	border-collapse: collapse;
}
p {
	color: silver;
	font-size: 18pt;
	text-indent: 30px;
	font-weight: bold;
}
h1 {
	font: 18pt Papyrus;
	font-weight: bold;
}
img.banner {
	border-collapse: collapse;
	position: relative;
	z-index: 5;
}
div.guestbook {
	width: auto;
	height: auto;
	margin-top: 60px;
	margin-left: 350px;
}
img.size {
	height: 250px;
	width: auto;
}
div.center {
	text-align: center;
}
div.right {
	text-align: right;
}
p.description {
	text-indent: 0;
}
div.content {
	width: auto;
	height: auto;
	margin-top: 60px;
	margin-left: 150px;
}
a {
	color: #C0C0C0;
}
a:visited {
	color: #808080;
}
a:active {
	color: teal;
}
a:hover {
	color: teal;
}
div.gallery {
	/*	display: block;
	float: left;
	width: 800px;
	height: 600px;
	margin-top: 50px;
	margin-left: 300px;
	margin-right: auto;
	text-align: center; */
	display: block;
	width: auto;
	height: auto;
	margin-top: 50px;
	margin-left: 200px;
	margin-right: auto;
	text-align: center;
}
div.paypal {
	display: block;
	margin-top: 60px;
	margin-left: inherit;
	margin-right: 0px;
	left: 0;
}
img {
	border-collapse: collapse;
}
a {
	border-collapse: collapse;
}
.img-shadow {
	float: left;
	background: url('Images/Misc/bigshadow2.gif') no-repeat bottom right;
	margin: 10px 0 0 30px !important;
	margin: 10px 0 0 25px;
}
table {
	margin: 0 auto;
	text-align: center;
}
table.counter {
	width: 133px;
	border: 0;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #24092C;
	text-decoration: none;
}
tr {
	text-align: center;
	padding:5px;
}
td {
	text-align: center;
	padding:5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
ul.navigation {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	font-size: 14pt;
	text-align: left;
	background-color: transparent;
	line-height: 1em;
	list-style: none;
	position: relative;
	top: 60px;
	left: 5px;
	z-index: 4;
}
//*#banner {
	background: url(Images/banner.png) no-repeat;
	position: fixed;
	top: 0;
	text-align: center;
	width: 492px;
	height: 61px;
}*/
}
