@charset "utf-8";

body {
	background-color: #000000;
	font-family: Tahoma;
	color: #CCCCCC;
	width: 925px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #0A4D15;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #0A4D15;
	text-decoration: none;
}
a:hover {
	color: #98803F;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.titlebar {
	font-family: Tahoma;
	color: #004C14;
	font-size: x-large;
	text-decoration: none;
	width: 925px;
	visibility: inherit;
	padding: 0px;
	margin: auto;
	height: auto;
	left: auto;
	right: auto;
	text-align: center;
}

.maincontent {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: none;
	width: 500px;
	visibility: inherit;
	padding: 50px;
	margin: auto;
	height: auto;
	float: inherit;
	color: #999999;
	border: thick outset #071908;
}
.mainbody {
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.style1 {
	color: #98803F;
	font-weight: bold;
}
.statcounter {
	width: 426px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-size: small;
}
.one-image {
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
    }
