body {
	#margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: arial, sans-serif;
}
div.righttwo {
	width: 22%;
	min-width:120px;
	float: left;
	background: #fff;
	padding-bottom: 10px;
}
div.lefttwo {
	width: 64%;
	min-width:300px;
	float: left;
	background: #fff;
	padding-bottom: 10px;
}
div.rightone {
	width: 85%;
	float: left;
	background: #fff;
	padding-bottom: 10px;
}
div.leftone {
	width: 14%;
	min-width:100px;
	float: left;
	background: #fff;
	padding-bottom: 10px;
}
div.pageheader {
	background: #fff;
	margin-bottom: 15px;
}
h1, h2, pre {
	margin: 2px 2px 5px 2px;
	font-family: arial, sans-serif;
	font-size: 14px;
}
p {
	margin: 4px, 0px, 4px, 0px;
}
h1 {
	font-size: 14px;
	#padding-top: 10px;
}
a {
	text-decoration: none;
	color: green;
	font-family: serif;
}
a:visited {
	text-decoration: none;
	color: green;
}
a:hover {
	color: blue;
}
div.lefttwo h1 {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 18px;
	background-color: #c6f6c6;
}
div.leftone h1 {
	font-family: arial, sans-serif;
	font-size: 18px;
	background-color: #c6f6c6;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
div.lefttwo h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	margin-left: 10px;
}
div.lefttwo th {
	text-align: left;
}
div.lefttwo p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
div.rightone h1 {
	font-family: arial, sans-serif;
	font-size: 18px;
	background-color: #c6f6c6;
	margin-right: 0px;
}
div.righttwo h1 {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 18px;
	background-color: #c6f6c6;
	margin-right: 0px;
	margin-bottom: 5px;
}
div.righttwo p {
	font-size: 10px;
}
div.pageheader h1 {
	margin: 0px, 0PX, 0PX, 0PX;
	padding: 10px;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 22px;
	color: #33c141
}
div.pageeeee {
	height: 40px;
	position: relative;
	left: 0;
	width: 100%;
	background-color: #33c141;
}
div.pagebuttonhead {
	background: #c6f6c6;
	left: 0px;
	width: 100%;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.pic {
	border: 2px solid;
	border-color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	float: left;
}
div.centerpic {
#	border: 2px solid;
	border-color: #000000;
	display: block;
	margin: 0 auto 0 auto;
	width: 60%;
	#float: center;
}
div.nav_button {
	text-align: center;
	background: #c6f6c6;
	border: 2px solid;
	border-color: #ffffff;
	margin-bottom: 0px;
	margin-top:0px;
	color: #000000;
}
div.nav_button a {
	display: block;
	width: 100%;
	height: 30px;
	padding: 4px 0px 0px 4px;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
div.nav_button a:visited {
	color: #000000;
}
div.nav_button a:hover {
	background: #f6f6f6;
	color: #000000;
}
div.nav_button_sub {
	text-align: center;
	background: #33ff99;
	border: 2px solid;
  border-left: 10px solid;
	border-color: #ffffff;
	margin-bottom: 0px;
	color: #000000;
}
div.nav_button_sub a {
	display: block;
	width: 100%;
	height: 32px;
	padding: 4px 0px 0px 4px;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
div.nav_button_sub a:visited {
	color: #000000;
}
div.nav_button_sub a:hover {
	background: #f6f6f6;
	color: #000000;
}
span.nav_buttont {
	display: table-cell;
/* For FireFox and Opera */
	display: inline-block;
/* For Opera and IE */
	text-align: center;
	color: #000000;
	width: 130px;
}
span.nav_buttont a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: arial, sans-serif;
	background: #c6f6c6;
	color: #000000;
}
span.nav_buttont a:visited {
	color: #000000;
}
span.nav_buttont a:hover {
	background: #f6f6f6;
	color: #000000;
}
div.galpic a {
	height: 100px;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
	position: relative;
	float: left;
}
span.bold {
	font-weight: bold;
}
div.counter {
margin-top: 25px;
margin-left:10px;
font-size:10px;
}
