@charset "UTF-8";
/* CSS Document */

li {list-style-image:url("images/bullet.jpg")}
	
	.topBAN {	
	padding: 10px;
	left: 0%;
	top: 0%;
	position:relative;
	clear:right;
	}
	
	.BUTTONS {	
	padding: 20px;
	left: 0%;
	width: auto;
	float:left;
	}

	.onePAR {	
	padding: 10px;
	font-size: x-small;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 260px;
	width: 485px;
	text-align: justify;
	line-height: 15px;
	position: absolute;
	}

	.twoPAR {	
	padding: 10px;
	font-size: x-small;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 445px;
	width: 250px;
	text-align: justify;
	line-height: 15px;
	position: absolute;
	}

	.threePAR {	
	padding: 10px;
	font-size: x-small;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 630px;
	width: 500px;
	text-align: justify;
	line-height: 15px;
	position: absolute;
	}

	.fourPAR {	
	padding: 10px;
	font-size: x-small;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 880px;
	width: 500px;
	text-align: justify;
	line-height: 15px;
	position: absolute;
	}

	.backPIC {
	padding: 20px;
	float:left;
	width:561px;
	height:auto;
	}

	#PDtop{
	     width:561px;
	     height:20px;
		background:url(images/PDbox_top.jpg);
	}
	#PDmid{
		font-size: x-small;
		font-family: trebuchet, Arial;
	     width:521px;
	     height:auto;
	     padding:20px;
		background:url(images/PDbox_mid.jpg);}
	#PDbtm{
	     width:561px;
	     height:20px;
		background:url(images/PDbox_btm.jpg);}

	.onePIC {
		float:right;
		padding:10px;
	}

	table#about_chart {
		border-width: 1px;
		border-spacing: 0px;
		border-style: solid;
		border-color: #068639;
		border-collapse: collapse;
	}
	table#about_chart th, table#about_chart td{
		border-width: 1px;
		padding: 3px;
		border-style: solid;
		border-color: #068639;
		-moz-border-radius: 0px;
	}

	.headline0 {
	font-size: large;
	font-family: trebuchet, Arial;
	text-align: left;
	}

	.headline1 {	
	padding: 10px;
	font-size: large;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 610px;
	width: 300px;
	text-align: left;
	position: absolute;
	}

	.headline2 {	
	padding: 10px;
	font-size: large;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 860px;
	width: 350px;
	text-align: justify;
	position: absolute;
	}

	.headline3 {	
	padding: 10px;
	font-size: large;
	font-family: trebuchet, Arial;
	left: 250px;
	top: 420px;
	width: 300px;
	text-align: justify;
	position: absolute;
	}

