@charset "utf-8";
body {
	background-image: url(bg%20site.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100%;
	width: 785px;
	margin: auto;
	padding: 0px;
	position: relative;
	background-position: center top;
}
h1 {
	font-family: Arial, verdana, Garamond, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}
a:link {
	font-family: Arial, verdana, Garamond, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	margin: 0px;
}
a:visited {
	font-family: Arial, verdana, Garamond, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	margin: 0px;
}
a:hover {
	font-size: 0.8em;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
	font-family: Arial, verdana, Garamond, sans-serif;
	margin: 0px;
}
h2 {
	font-family: Arial, verdana, Garamond, sans-serif;

	font-size: 1
.";
	color: #006633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	margin: 0px;
	font-weight: bold;
	font-size: 1.3em;
}
p {
	font-family: Arial, verdana, Garamond, sans-serif;
	font-size: 0.8em;
	color: #006633;
	margin: 0px;
}
h3 {
	font-family: Arial, verdana, Garamond, sans-serif;
	font-size: 1.3em;
	color: #006633;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
h4 {
	font-family: Arial, verdana, Garamond, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	background-color: #006633;
	margin: 0px;
}

