html, body { 
	height:100%; 
	scrollbar-face-color: #D8E2E7;
    scrollbar-highlight-color: #008A3F;
    scrollbar-shadow-color: #008A3F;
    scrollbar-3dlight-color: #004C71;
    scrollbar-arrow-color: #004C71;
    scrollbar-track-color: #D8E2E7;
    scrollbar-darkshadow-color: #008A3F
}

body { 
  margin: 2px;
  background-color: #004C71;
  background-image: url(images/greenstripe.gif);
}
body a:link { color: #004C71; text-decoration: none }
body a:active { color: #004C71; text-decoration: none }
body a:visited { color: #004C71; text-decoration: none }
body a:hover { color: white; text-decoration: none; font-weight: bold }

.treeback {  
	background-image: url(images/treebkdg.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom
}
.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #003366
}
.footer a:link { color: #003366; text-decoration: underline }
.footer a:active { color: #003366; text-decoration: none }
.footer a:visited { color: #003366; text-decoration: none }
.footer a:hover { color: #003366; text-decoration: underline; }

.navigation {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; color: #D8E2E7}
.photocaption {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #004C71
}
.photoborder {  
	border: thin #004C71 none
}
.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #004C71
}
