#etext {
position:absolute; 
left:59px; 
top:68px; 
z-index:1;  
visibility:hidden;
display:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(backgroundrepeat.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	background-image: url(img/background.gif);
	background-position:center;
	width: 760px;
	padding-left: 2px;
	position: relative;
}
#ref {
	width:221px;
	float:left;
}
.largertext {
	font-size: 14px;
	color: #666666;
}
.italictext {
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
#textarea {
	background-repeat: no-repeat;
	background-position:220px 0px;
}
#layer1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0AF3E;
	font-weight: bold;
}
.menutext {
	font-weight: bold;
	color: #8E6700;
	text-decoration: none;
	width: 80px;
	padding-right: 5px;
	font-size: 12px;
}
.menutext:hover {
	color: #C8AA48;
}
.largertexttitle {
	font-size: 14px;
	color: #8E6700;
	font-weight: bold;
}
