td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
div.scroll {
	background-color: #fdf9f9;
	padding: 8px;
	border: 1px none #666;
	overflow: scroll;
}
div.noscroll {
	background-color: #fdf9f9;
	padding: 8px;
	border: 1px none #666;
}
#backgrnd {
	position: absolute;
	z-index: 0;
	left: 1px;
	top: 1px;
	height: 700px;
	width: 780px;
	background-image: url(../images/bg-nav.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#about-bg {
	position: absolute;
	z-index: 0;
	left: 1px;
	top: 1px;
	height: 700px;
	width: 780px;
	background-image: url(../images/aboutbg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#contact-bg {
	position: absolute;
	z-index: 0;
	left: 1px;
	top: 1px;
	height: 700px;
	width: 780px;
	background-image: url(../images/contactbg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
a {
	color: #669900;
	text-decoration: none;
}
#floatingbox {
	z-index: 1;
	top: 153px;
	position: absolute;
	left: 63px;
	height: 491px;
	width: 625px;
	background-image: none;
}
#aboutbox {
	z-index: 1;
	top: 105px;
	position: absolute;
	left: 375px;
	height: 400px;
	width: 325px;
	background-image: none;
	color: #000000;
	font-size: 11pt;
}
#navbox {
	z-index: 2;
	top: 24px;
	position: absolute;
	left: 390px;
	background-image: none;
	height: 30px;
	width: 30px;
}
body {
	font-family: Garamond, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #669900;
}
td {
	font-family: Garamond, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #669900;
}
