body {
	background-image: url(../images/bkground2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
h4 {
	color: #76923C;
	font-weight: lighter;
	font-size: 1em;
}
.footer {
	color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	font-size: xx-small;
}
h1 {
}
h2 {
	font-weight: bold;
	font-size: 1em;
}
h3 {
	padding: 0.5em;
	margin: 0px;
	font-size: 1em;
	background-image: url(../images/transparency.png);
	background-repeat: repeat-x;
}
.form_field {
	border: 1px solid #cccccc;
	padding: 0.5em;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.logo {
	margin-left: 520px;
	width: 300px;
}
.container {
	width: 720px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	position: absolute;
	left: 260px;
	top: 180px;
}
.title {
	text-align: center;
}
p {
	padding: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.text_body {
}
.container_homepage {
	width: 670px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute;
	top: 240px;
	left: 230px;
}
.navbar_bottom {
	text-align: center;
}
.frog {
	width: 150px;
	right: 0px;
	float: right;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
	color: #547202;
}
a:visited {
	color: #547202;
	text-decoration: none;
}
a:hover {
	color: #749E03;
	text-decoration: underline;
}
.navbartop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #608104;
	width: 300px;
	position: absolute;
	left: 380px;
	top: 120px;
}
.green_text {
	color: #a7c251;
}
ul {
	margin-top: 0px;
}
