body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding: auto;
}
p { text-align: justify; }
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #2F4516;
	text-align: left;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #2F4516;
	text-align: left;
	margin: 0px;
}
h2.section {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #BEADA4;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #2F4516;
	text-align: left;
	margin: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #2F4516;
	text-align: left;
	margin: 0px;
	font-style:italic;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F4516;
	text-align: left;
	margin: 0px;
	font-style:italic;
}
a { color: #987E70; }
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover { color: #4A1B03; }
a.index h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #2F4516;
}
a.sel {
	color: #4A1B03;
	font-weight: bold;
}
hr {
	margin:0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-top: none;
	border-right: none;
	border-bottom-style: solid;
	border-left: none;
	border-bottom-color: #987E70;
	height: 0px;
	padding: 0px;
}
form {
	margin:0px;
	padding:0px;
}
#maxWidth, #minWidth, #border {
	background:none;
	position: static;
	margin:auto;
	border: none;
	float:none;
	display:inline;
}
#printTop { display: block; }
#printTop_title {
	color: #4F2109;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-variant:small-caps;
	font-size:36px;
}
#printTop_gwc {
	color: #4F2109;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:24px;
}
#top {
	height: auto;
	text-align: center;
	background: none;
	border:none;
	width:99%;
}
#top_title, #top_gwc, #left, #right, #bottomContent, #footLeft, #tip, .print, .share, .side { display:none; }
#top_date {
	color: #4F2109;
	position: relative;
	top:0px;
	right:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-right: 6px;
	padding-left: 6px;
	margin:auto;
	background: none;
	background-color:#FFFFFF;
	border: none;
}
#center {
	margin: 0px;
	background:none;
	padding:0px;
	position:static;
	float:none;
	display:inline;
}
#mainContent {
	padding: 7px 0px;
	text-align: left;
	width: 100%;
	margin:0px;
	float: none;
	position:static;
	display:inline;
}
#foot {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEADA4;
	position:relative;
	z-index:5;
}
#footMain {
	margin: 0px;
	color:#BEADA4
}
#fade {
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 0px;
	-moz-opacity:.7;
	opacity: .7;
	filter:alpha(opacity=70);
	height:100%;
}
#photo_holder {
	width: 100%;
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	height:100%;
}
