@charset "iso-8859-1";
html {
	scrollbar-face-color: #9AA59B;
	scrollbar-darkshadow-color: #9AA59B;
	scrollbar-shadow-color: #777A6C;
	scrollbar-highlight-color: #777A6C;
	scrollbar-3dlight-color: #9AA59B;
	scrollbar-track-color: #9AA59B;
	scrollbar-arrow-color: #777A6C;
	overflow-x: hide;
	overflow-y: scroll;
	padding: 5px;
}
body, p {
	background-image: url(pixel.gif);
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: normal;
	color: #F2F2E9;
	margin: 0px;
}
h1 {
	color: #F2F2E9;
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	color: #F2F2E9;
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: lighter;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
}
h3 {
	color: #F2F2E9;
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 1px;
}
a:link {
	color: #777A6C; font-weight: bold; text-decoration: none; cursor: crosshair;
}
a:visited {
	color: #777A6C; text-decoration: none; cursor: crosshair;
}
a:hover {
	color: #F2F2E9; text-decoration: line-through; cursor: crosshair;
}
a:active {
	color: #F2F2E9; text-decoration: none; cursor: crosshair;
}
table, tr, td {
	font-size: 7pt; font-weight: lighter; font-family: georgia,times new roman,serif; color: #F2F2E9
}
textarea, input {
	background-color: #9AA59B; font-size: 7pt; font-family: arial,tahoma,sans-serif; color: #F2F2E9; border:1px solid #777A6C;
}
option, select {
	background-color:#9AA59B; font-size: 7pt; font-family: arial,tahoma,sans-serif; color: #F2F2E9; border:1px solid #777A6C;
}
ul {
	width: 200px;
}
#nav {
	position: absolute; top: 0px; left: 0px; z-index: 1; width: 200px; height: 188px; border: 1px solid #777A6C; align: center;  background-color: #BDCDBE;
}
#woods {
	position: absolute; top: 0px; left: 201px; z-index: 1; width: 174px; height: 188px; background-image: url(woods.jpg); border: 1px solid #777A6C; align: center;
}
#f1 {
	position: absolute; top: 0px; left: 376px; z-index: 1; width: 363px; height: 168px; border: 1px solid #777A6C; background-color: #9AA59B; padding: 10px;
}
#cliffs {
	position: absolute; top: 0px; left: 760px; z-index: 1; width: 141px; height: 188px; background-image: url(cliffs.jpg); border: 1px solid #777A6C; align: center;
}
#azure {
	position: absolute; top: 189px; left: 0px; z-index: 1; width: 250px; height: 188px; background-image: url(azure.jpg); border: 1px solid #777A6C; align: center;
}
#title {
	position: absolute; top: 189px; left: 251px; z-index: 1; width: 650px; height: 188px; background-image: url(title2.gif); border: 1px solid #777A6C; align: center; background-color: #BDCDBE;
}
#f2 {
	position: absolute; top: 378px; left: 251px; z-index: 1; width: 379px; height: 168px; background-color: #9AA59B; border: 1px solid #777A6C; padding: 10px;
}
#trail {
	position: absolute; top: 378px; left: 651px; z-index: 1; width: 250px; height: 188px; background-image: url(trail.jpg); border: 1px solid #777A6C; align: center;
}
#poem {
	position: absolute; top: 378px; left: 0px; z-index: 1; width: 240px; height: 367px; border: 1px solid #777A6C; background-color: #BDCDBE; text-align: justify; padding: 5px; font-size: 7pt; font-weight: normal; color: #777A6C;
}
#fern {
	position: absolute; top: 567px; left: 251px; z-index: 1; width: 250px; height: 188px; background-image: url(fern.jpg); border: 1px solid #777A6C; align: center;
}
#f3 {
	position: absolute; top: 567px; left: 502px; z-index: 1; width: 379px; height: 168px; background-color: #9AA59B; border: 1px solid #777A6C; padding: 10px;
}
#copy {
	position: absolute; top: 790px; left: 0px; z-index: 1; width: 1000px; height: 100%; text-align: center;
}
.head {
	border: #777A6C 1px solid; font-weight: bold; font-size: 8pt; font-variant: small-caps; color: #F2F2E9; font-family: georgia,times new roman,serif; text-align: center; letter-spacing: 2px; line-height: 1.4em;
}
.nobullet {
	list-style-type: none;
}
/* End of style section.*/