a {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bold;
	color: #88bb67;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bolder;
	color: #b8ffa9;
	text-decoration: none;
}
h1 {
	background-color: #88bb67;
	border: 1px solid #000000;
	background-image: url(images/walk_h1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 616px;
	text-align: right;
}
strong {
	font-family: verdana, lucida, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4a583f;
}

h2 {
	background-color: #88bb67;
	border: 1px solid #000000;
	background-image: url(images/walk_h2.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 616px;
	text-align: right;
}
#text {
text-indent: 25px;
 line-height: 200%;
  margin-right: 5px;
   margin-bottom: 6px;
    margin-top: 3px;
	 margin-left: 5px;
	  text-align: justify;
	   font-size:10px;
}	  
.main {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background-color: #d4dea1;
	background-image: url(images/walk_15.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 618px;
	height: 100%;
}
.credits {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #000000;
	background-color: #88bb67;
	background-image: url(images/walk_19.gif);
	background-repeat: repeat;
	height: 43px;
	width: 475px;
}
a.credits {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bold;
	color: #d4dea1;
	text-decoration: none;
}
a.credits:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bold;
	color: #cbffc8;
	text-decoration: none;
}
body {
	background-image: url(images/walk_bg.gif);
	scrollbar-face-color : #d4dea1;
scrollbar-highlight-color : #8abb69;
scrollbar-3dlight-color : #d4dea1;
scrollbar-shadow-color : #8abb69;
scrollbar-darkshadow-color : #d4dea1;
scrollbar-track-color : #d4dea1;
scrollbar-arrow-color : #8abb69;
}
