body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8d926d;
	line-height: 20px;
	background-color: #f9f1e8;
}
#wrapper {
	background-color:#ffffff;
	overflow:visible;
	margin: 0 auto;
	text-align:left;
	width:949px;
	height:600px;
	position: relative;
	border: 1px solid #8D926D;
}
#pageHead {
	position:absolute;
	left:0px;
	top:0px;
	width:949px;
	height:126px;
	z-index:1;
}
#navBar {
	position:absolute;
	left:0px;
	top:126px;
	width:949px;
	height:24px;
	z-index:2;
	background-color: #8d926d;
}
.floatLeft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.floatRight {
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #8d926d;
}
a:visited {
	color: #8D926D;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
a.nav:link {
	text-decoration: none;
	color: #fdfff0;
}
a.nav:visited {
	text-decoration: none;
	color: #fdfff0;
}
a.nav:hover {
	text-decoration: none;
	color: #cccccc;
}
a.nav:active {
	text-decoration: none;
	color: #cccccc;
}
.text10px {
	font-size: 10px;
	line-height: 10px
}
.text11px {
	font-size: 11px;
	line-height: 11px;
}
.text12px {
	font-size: 12px;
	line-height: 17px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
a.text12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
a.text12px:link {
	text-decoration: none;
	color: #8d926d;
}
a.text12px:visited {
	text-decoration: none;
	color: #8d926d;
}
a.text12px:hover {
	text-decoration: none;
	color: #000000;
}
a.text12px:active {
	text-decoration: none;
	color: #000000;
}
