#Layer1 {
	position:absolute;
	width:616px;
	height:1250px;
	z-index:2;
	left: 120px;
	top: 48px;
	background-image: url(images/bgx.jpg);
}
#Layer2 {
	position:absolute;
	width:231px;
	height:155px;
	z-index:3;
	left: 198px;
	top: 66px;
	background-repeat: no-repeat;
	text-decoration: none;
}
body {
	background-image: url(images/page_background.jpg);
	background-repeat: repeat;
	margin-left: 5px;
}
li {
	background-image: none;
	list-style-image: url(images/bullet.gif);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 24px;
	color: #66CC99;
}
h3 {
	font-size: 14px;
	color: #66CC99;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #6633CC;
}
#copyright {
	position:absolute;
	width:292px;
	height:24px;
	z-index:9;
	left: 443px;
	top: 1245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	text-align: right;
}

.Copyright {
	
}
.mail_address {
	line-height: normal;
	text-align: center;
}
.floatcapright {display: block; 
  float: right; 
  font-size: 11px;
  color: #000066;}.foundation_name {
	font-weight: bold;
}
