body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-DarkShadow-Color:#BCBC79;
	scrollbar-Track-Color:#BFBF91;
	scrollbar-Face-Color:#BCBC79;
	scrollbar-Shadow-Color:#555633;
	scrollbar-Highlight-Color:#BCBC79;
	scrollbar-3dLight-Color:#555633;
	scrollbar-Arrow-Color:#F3F3DD;
	background-color: #DBDBB3;
	background-image: url(../img/pagebg.gif);
}
.container {
	position:absolute;
	overflow:auto;
	overflow-x: Hidden;
	left: 280px;
	top: 202px;
	height:320px;
	width:610px;
	z-index:4;
}
.content {
	font-family: sans-serif;
	text-align:justify;
	margin-left:20px;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 12px;
	color:#333333;
}
h2 {
	font-family: sans-serif;
	margin-left:17px;
	font-size: 16px;
	color:#666666;
	background-image: url(../img/h2.gif);
	background-repeat: repeat-x;
	width:80%;
	z-index:6;
}
.h2fade {
	background-image: url(../img/h2fade.gif);
	background-repeat: no-repeat;
	width:90%;
	height: 19px;
	margin-top:0px;
	z-index:5;
	position: absolute;
	visibility: visible;
	background-color: #CCCC9A;
}
a.menu {
	background-color:#A5A768;
	font-family:sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:136px;
	margin-top:8px;
	margin-left:12px;
	border-style:solid;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-color:#555633;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
}
a.menu:link {
	color: #333333;
}
a.menu:visited {
	color: #333333;
}
a.menu:hover {
	color: #F3F3DD;
	background-color:#AFB167;
	border-color:#828243;
	background-image: url(../img/arrow.gif);
	background-position: 132px 6px;
	background-repeat: no-repeat;
	font-size:13px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:-3px;
	margin-left:11px;
	width:136px;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
	border-top:2px;
	border-bottom:2px;
	border-left:2px;
	border-right:2px;
}
a.menu:active {
	color: #ffffff;
	background-color:#B4B757;
	font-size:13px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:-1px;
	margin-left:11px;
	width:136px;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
}
a.submenu {
	background-color:#C1C294;
	font-family:sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:130px;
	margin-top:8px;
	margin-left:18px;
	border-style:solid;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-color:#555633;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
}
a.submenu:link {
	color: #333333;
}
a.submenu:visited {
	color: #333333;
}
a.submenu:hover {
	color: #F3F3DD;
	background-color:#AFB167;
	border-color:#828243;
	background-image: url(../img/arrow.gif);
	background-position: 120px 6px;
	background-repeat: no-repeat;
	font-size:13px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:-3px;
	margin-left:17px;
	width:130px;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
	border-top:2px;
	border-bottom:2px;
	border-left:2px;
	border-right:2px;
}
a.submenu:active {
	color: #ffffff;
}
li {
	font-family: sans-serif;
	text-align:justify;
	margin-left:20px;
	margin-right:55px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 12px;
	color:#333333;
}
img.portrait {
	margin-right:5px;
	margin-left:20px;
	margin-bottom:25px;
	margin-top:16px;
	align:right
}
.date {
	color: #71705B;
	font-family:sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	display:block;
	text-align:right;
}
.printicon {
	margin-bottom:-2px;
	margin-right:7px;
}
.act {
	color: #F3F3DD;
	background-color:#C1C372;
	font-family:sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:136px;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:11px;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
	border: 1px dashed #828243;
}
.actsub {
	color: #F3F3DD;
	background-color:#C1C372;
	font-family:sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:130px;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:17px;
	padding-top:3px;
	padding-left:6px;
	padding-right:3px;
	padding-bottom:3px;
	border: 1px dashed #828243;
	list-style-position: inside;
	list-style-type: disc;
}
a {
	font-family:verdana;
	text-decoration:none;
	color:#71705B;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
a:link {
	color:#71705B;
}
a:visited {
	color:#71705B;
}
a:hover {
	color:#505028;
}
a:active {
	color:#666666;
}
a.credits {
	text-align:right;
	font-family:verdana;
	text-decoration:none;
	color:#71705B;
	font-size:9px;
	font-weight:bold;
}
a.credits:link {
	color:#71705B;
}
a.credits:visited {
	color:#71705B;
}
a.credits:hover {
	color:#A7A753;
}
a.credits:active {
	color:#A7A753;
}
.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#footer a {
	font-family:verdana;
	text-decoration:none;
	color:#71705B;
	font-size:9px;
	font-weight:bold;
	color:#333333;
}
#footer a:link {
	color:#71705B;
}
#footer a:visited {
	color:#71705B;
}
#footer a:hover {
	color:#A7A753;
}
#footer a:active {
	color:#666666;
}
