#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:177px;
	z-index:1;
	background-image: url(banner.gif);
}
#textlayer {
	position:absolute;
	left:0px;
	top:184px;
	width:580px;
	z-index:3;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 195px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C2E2;
	border-right-color: #B9C2E2;
	border-bottom-color: #B9C2E2;
	border-left-color: #B9C2E2;
	overflow: visible;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.plainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#back {
	position:absolute;
	left:0px;
	top:185px;
	width:800px;
	height:430px;
	z-index:2;
	background-color: #B9C2E2;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navagation {
	position:absolute;
	left:0px;
	top:187px;
	width:160px;
	font-size: medium;
	padding: 0px;
	z-index:4;
	visibility: visible;
	border: 15px solid #B9C2E2;
}
#navagation a {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	background-color: #0054A4;
	border: thin solid #BCBDB7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#navagation a:hover {
	background-color: #FFFFFF;
	color: #000002;
}
#navagation .current {
	color: #000002;
	background-color: #FFFFFF;
}
#navagation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#container {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
	padding: 0px;
}
#textlayer .plaintext #poster {
	float: right;
	border: thin solid #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
table {
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableheading {color: #0054A4; font-weight: bold; }
#navagation .indent {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 130px;
	text-align: left;
	text-decoration: none;
	background-color: #0054A4;
	border: thin solid #BCBDB7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#navagation .indentcurrent {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 130px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #BCBDB7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000002;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}

