body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:arial, helvetica, sans-serif;
	color:#120;
	background: transparent url('images/yelweave.gif');
	width:100%;
}
h1 {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	font-size:40pt; 
	font-style: italic;
	text-align:center;
	font-weight:200;
	color:#042;
	line-height: 50px;
	background: transparent;
	}
h2 {  
  text-align: center;
  font-size: 30px;
  font-weight:100;
  color:#050;
}
h3 {
  text-align: center;
  font-size: 22px;
  font-weight:100;
  color:#640;
}
h4	{
   font-size: 10pt;
	text-align: center;
}

div.header {
   position: absolute;
	left: 20%;
	width: 600px;
	height:288px;
	text-align: center;
	background: transparent;
	border: 0px solid;	
}

p {
	font:12pt arial,helvetica,sans-serif;
	text-indent: 0px;
	text-align: left;
	margin:10px 0 0 0;
	padding:0px;
	/*z-index: 5;*/
}
a {
	color:#ff0;
	font-size:12pt;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a:link {color:#ff5;}
a:visited {color:#fd4;}
a:hover {color: #ffb; text-decoration: underline;}

li a:link, a:visited  {
  font-size: 12pt;
  padding-left: 6px;
  line-height: 24px;
}


div.env {
  position: absolute;
	top:130px;
	left: 1%;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	width: 150px;
	height: 154px;
	text-align: left;
	background: transparent;
/*	border-right: 4px solid #420;
	border-bottom: 3px solid #310;*/
	z-index:2; 
}
div.footer {
  padding: 10px 0 0 0;
	position: relative;
	left: 1%;
	width: 95%;
	height: 150px;
	text-align: center;
  border-top: 3px double #584;
}
div.footer p {
  font-size: 10pt;
  color: #897;
	text-align: center;
}


div.env ul {
   margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	line-height: 20px;
	border-top: 1px solid #000;
	border-left: 2px solid #000;
	border-right: 4px solid #440;
	border-bottom: 3px solid #330;
}

div.env li {
   margin: 0;
	text-align: left;
	line-height: 20px;
	border: 1px solid #b93;
	/*border-top: 1px solid #660;
	border-left: 1px solid #660;
	border-right: 3px solid #660;
	border-bottom: 3px solid #880;*/
	background: url("images/mb-d_150_25.gif");
}

#logo1 {
  position: absolute;
  top: 30px;
  left: 20px;
  height: 100px;
	width: 75px;
	border: 0px solid;
	z-index: 100;
}
#photo1 {
  position: absolute;
	top: 75px;
	left: 40%;
	height: 125px;
	width: 202px;
	background: url(images/woodchuck_sign_125.jpg);
	border: 0px solid;
}


