@charset "UTF-8";
#navigation {
	height: 625px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 3em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-left: 30px;
	background-color: #66817b;
	color: #FFFFFF;
	color: #333333;
	z-index: 2;
}
#repeat {
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
	position: absolute;
	height: 650px;
	width: 100%;
	left: 1000px;
	top: 0px;
	z-index: 3;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 5em;
	color: #333333;
}
#next {
	position: absolute;
	left: 680px;
	top: 624px;
	z-index: 2;
}
a.navigation:link {
	color: #333333;
	text-decoration: none;
}
#Previous {
	position: absolute;
	left: 597px;
	top: 624px;
	border: 0;
}
#container {
	background-color: #FFFFFF;
	position: absolute;
	height: 648px;
	width: 750px;
	left: 250px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-left-width: 0px;
}
#container .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
#navigation a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a.navigation:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a.navigation:hover {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #557967;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #557967;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #557967;
}
#chairman {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	top: 0px;
	right: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
