p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B4A20;
	background-color: #F2B528;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main/bkg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #E07522;
}
a:hover {
	color: #F93;
}
a:active {
	color: #0B4A20;
}
a:visited {
	color: #C60;
}
.inset {
	margin-left: 5px;
	margin-right: 5px;
}
.insetl {
	margin-left: 5px;
}
.insetr {
	margin-right: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #2B4D1F;
}
h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2B4D1F;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4D1F;
	font-weight: normal;
}
hr {
  border: 0;
  width: 90%;
  color: #2B4D1F;
  background-color: #2B4D1F;
  height: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
}
p {margin-top: 0px; margin-bottom: 0px;}
h1 {margin-top: 0px; margin-bottom: 0px;}
h2 {margin-top: 0px; margin-bottom: 0px;}
h3 {margin-top: 0px; margin-bottom: 0px;}
#wrap {
	padding: 0;
	border: 0;
	width: 760px;
	text-align: left;
	z-index: 1;
}
#nav {
	float:left;
	width:150px;
	height:400px;
	z-index:2;
}
* html #nav {  /* This is the Tan hack */
	width: 160px; 
	w\idth: 150px;
}
#header {
	float:right;
	width:610px;
	height:70;
	z-index:3;
}
#content {
	float:right;
	width:600px;
	z-index:4;
	padding-left: 10px;
}
* html #content {  /* This is the Tan hack */
	width: 610px; 
	w\idth: 600px;
}
#contenth {
	float:right;
	width:610px;
	z-index:4;
}
* html #contenth {  /* This is the Tan hack */
	width: 620px; 
	w\idth: 610px;
}
#footer {
	clear: both;
	width:760px;
	font-size: 9px;
	text-align: center;
	margin-top: 16px;
	z-index:5;
}
#footer ul { padding: 0 105px; }
#footer ul li { display: inline; }
#footer p { font-size: 9px; }
