body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#6f6f6f;
	color:#000;
	text-align:left;
	padding:0;
	margin:0;
  text-align:center;
  background-image:url(/graphix/background_gradient.jpg);
  background-repeat:repeat-x;
  background-position:top;
  
	}
img {border:0;}
h1, h2, h3, h4, h5, h6 {
	line-height:120%;
	color: #1B5A24;
	font-family:Garamond, AGaramond, "Adobe Garamond", Georgia, "Times New Roman", Times, serif;
	}
input {
	background-color:transparent;
	}
td {
	vertical-align:top;
	}
a, a:active, a:link, a:visited {
	color: #1B5A24;
	}
a:hover {
	color: #003d12;
	}
acronym {
	cursor:help;
	}	
hr {
	display:block; 
	clear:right; 
	margin:0; 
	visibility:hidden;
	}	
#pagewrapper1 {
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	width:768px;
	background-color:#f1f3b6;
	}
#banner {
	text-align:right;
	padding:276px 5px 15px 5px;
	margin:0;
	background-image:url(/graphix/banner_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;
	}
#banner a {
	padding:3px;
	background-color:#1B5A24;
	color:#fff;
	border:1px dotted #ccc;
	font-size:10px;
	}
#banner a:hover {
	background-color:#fff;
	color:#1B5A24;
	border:1px dotted #ccc;
	}
#main {
  padding:10px;
  background-image:url(/graphix/background_canvas.jpg);
  background-repeat:repeat;
  }
#footer {
	border-top:1px solid #000;
	clear:both;
	margin:30px 10px 10px 10px;
	padding:3px;
	font-size:10px;
	}	