body {
	background-image: URL("../images/bodybkg1.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Layer0 {
	background-image: URL("../images/bodybkg.gif");
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 551px;
	z-index: 0;
	background-color: #e0cf9f;
}

#Layer1 {
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 1;
}

#Layer2 {
	position: absolute;
	top: 236px;
	width: 100%;
	height: 52px;
	z-index:2;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60; 
}

#Layer3 {
	position: absolute;
	top: 250px;
	width: 100%;
	height: 130px;
	z-index: 3;
}

#Layer4 {
	position: relative;
	top: 295px;
	width: 100%;
	height: 100%;
	z-index:5;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60; 
}

#Layer5 {
	position: absolute;
	top: 310px;
	width: 100%;
	z-index: 15	;
}

#Layer61 {
	position: relative;
	top: 34px;
	width: 100%;
	z-index:8;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60; 
}

#Layer62 {
	position: relative;
	top: 8px;
	width: 100%;
	z-index:9;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #453100;
	text-decoration: none;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lnk1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453100;
	text-decoration: none;
}

a.lnk1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
td.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8c6e25;
}
li {
	padding-bottom: 2px;
	padding-top: 2px;
    list-style-image: url(../images/li.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
img.team_img {
	margin-left: 10px;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #B29C63;
}