body    { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2; background-image: none; background-repeat: no-repeat; background-attachment: fixed; background-position: left top; margin: auto; padding: inherit inherit inherit inherit }

.style1  { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.style2  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.style3  { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.style4  { color: #060; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold }
.style5  { font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.style6  { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }


#Text {
	position:absolute;
	z-index:5;
	right: 57px;
	bottom: 342px;
	top: 142px;
	left: 190px;
}

#Menu {
	position: absolute; 
	top: 142px; 
	left: 57px;
	z-index:2;
}

#Logo {
	position:absolute;
	z-index:2;
	left: 57px;
	top: 45px;
}

#Footer {
	position:relative;
	z-index:1;
	left: -190px;
	top: 20px;
}
.padding  { padding: inherit inherit inherit inherit }
.rightpad  { padding: inherit inherit inherit inherit; bottom: 10px }
.border  { margin: inherit inherit inherit inherit; padding: inherit inherit inherit inherit; width: 500px; overflow: hidden; border: solid 1px }
.padding  { padding: inherit inherit inherit inherit }
.invis {
	visibility: hidden;
}
.vis {
	visibility: visible;
	 cursor: crosshair;
}
.toggle {
	 cursor: pointer;
}

a:link { 
	color: #2C4D16;
	}
a:visited { 
	color: #578358;
	}
a:hover { 
	color: #2C4D16;
	}
a:active { 
	color: #2C4D16;
	}
dt {
	padding-top: 10px;
}
.square {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
