body {
	background: #D5C18C url(images/nubkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

H1, H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	
 
}
.MAIN {
	margin: 0 90 0 170;
	font-family : Arial, Helvetica, sans-serif;
	width: 80%;
	
}

HR {
	width: 60%;
	color : Teal;
	text-align : center;
	border : thick;
}

}
A {
	color: #007ba2;
	font-weight: bold;
}

A:hover { color: #cc3333;}

.NAV {
	margin: 0 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	}
.upbut {
	left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	position: absolute;
	width: 130px;
	height: 25px;
	float: left;
	z-index: 1;
}	
}
