BODY {
	background-color: #FEF0CD;
	font-family: sans-serif;
	margin: 0 0 0 0;
	background-image : url(images/bkgd.jpg);
}

A {
	color: Green;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.LOGO {
	left: 0px;
	width: 250px;
	position: absolute;
	float: left;
	font-size: x-small;
	position: absolute;
	visiblity: show;
	left: 0;
	top: 0;
	z-index: 1;
}	

.SLOGAN {
	margin: 0 0 0 260;
	padding: 0 0 0 0;
	z-index: 1;
	
}
.MAIN {
	background: #FEF0CD url(images/beige.gif);
	padding: 15;
	border: 7px groove #006633;
	font-family: sans-serif;
	margin: 0 30 0 140;
	z-index: 10;
	
}
HR {
	color: #006633;
	width: 65%;
	font-weight: bold;
	align: center;
	
}
TABLE {
	font-size: 9pt;
	font-family: sans-serif;
}

.NAV {
	font-size: 9pt;

	}
	.LOCATE {
	margin: 0 30 0 140;
	}