@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 8pt;
	text-align: center;
}
body {
	background-color: #FFF;
	background-image: url(../farm.jpg);
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: normal;
}
p {
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
a:link {
	color: #006;
	text-decoration: none;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.Footer {
	font-size: 9px;
	text-align: center;
	color: #000;
}
#Content {
	width:70%;
	z-index:1;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	height: auto;
	text-align: center;
}
.minutes {
	line-height: 4pt;
}
#G {
	font-size: 9px;
	color: #FFF;
	font-weight: lighter;
}

