html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
  
#left {
	position: absolute;
	left:0px;
	top:100px;
	width:175px;
	background:#336601;
	padding: 0px 5px;
	border-right: 2px groove #52A301;
	border-top: 1px groove #65C901;



}

#right {
	position: absolute;
	right:0px;
	top:100px;
	width:175px;
	background:#336601;
	padding: 0px 5px;
	line-height: 125%;
	border-top: 1px groove #336601;
	border-right: none;
	border-bottom: none;
	border-left: 2px groove #336601;



}

#header {
	background:#336601;
	height:81px;
	voice-family: "\";
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: thin solid #363636;
	border-left: 0px none;

}\"";
  voice-family: inherit;
  /* IE 6 */
  height: 99px;
}
html]body #banner {
  /* Mozilla and Safari */
  height: 99px;
}

#main {
  background:#448701;
  /* these two margins affect IE 5.5 */
  margin-left: 200px;
  margin-right:200px;
  border:0px none;
  padding: 0px 5px;
  voice-family: "\"}\"";
  voice-family: inherit;
  /* these two margins affect IE 6 */
  margin-left: 200px;
  margin-right:200px;
}
html]body #main {
  /* these two margins affect Mozilla and Safari */
  margin-left: 212px;
  margin-right:212px;
}
#footer {
	height: 75px;
	border: 1px groove #448701;
	margin: 0;
	background: #336601;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ff9900;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

a:hover {
	color: #FCEE43;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;


}
.headline {
	background: #448701;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: #3D7801;
	border-right: 0px none #3D7801;
	border-bottom: 1px ridge #3D7801;
	border-left: 1px ridge #3D7801;
	font-size: larger;


}
.bars {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;

}
.headlinetwo {
	color: #FFFFFF;
	background: #336601;
	border-top: none;
	border-right: 1px ridge #3C7601;
	border-bottom: 1px ridge #3C7601;
	border-left: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;



}
.bold {
	font-weight: bold;
	color: #000000;
}
.headlinethree {
	color: #FFFFFF;
	background: #336601;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;

}
.headlinefour {

	color: #FFFFFF;
	background: #3C7601;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
}
.orangebox {
	background: ff9900;
	color: #FFFFFF;
	border-right: 1px groove #C0C0C0;
	border-bottom: 1px double #C0C0C0;

}
