body {
	background-color:#4F6730;
	scrollbar-arrow-color:#000000; scrollbar-base-color:#000000; scrollbar-shadow-color:#000000; scrollbar-face-color:#4F6730; scrollbar-highlight-color:#597A2F; scrollbar-dark-shadow-color:#00022F; scrollbar-3d-light-color:#214C6C;
}

.pageheader {
	font-size: 24px;
	text-transform: capitalize;
	text-transform:uppercase;
	color: #6F8F4E;
	letter-spacing: 5px;
	font-weight: bolder;
}

#headerpic {
	background-image:url(images/header_green_guy_new.gif);
	background-repeat:no-repeat;
	/* size is set in main CSS */

}
